Searched refs:ecore_hwfn (Results 51 - 58 of 58) sorted by relevance

123

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c55 enum _ecore_status_t ecore_sp_init_request(struct ecore_hwfn *p_hwfn,
215 ecore_tunn_set_pf_update_params(struct ecore_hwfn *p_hwfn,
249 static void ecore_set_hw_tunn_mode(struct ecore_hwfn *p_hwfn,
261 static void ecore_set_hw_tunn_mode_port(struct ecore_hwfn *p_hwfn,
283 ecore_tunn_set_pf_start_params(struct ecore_hwfn *p_hwfn,
324 enum _ecore_status_t ecore_sp_pf_start(struct ecore_hwfn *p_hwfn,
457 enum _ecore_status_t ecore_sp_pf_update_dcbx(struct ecore_hwfn *p_hwfn)
481 enum _ecore_status_t ecore_sp_pf_update_ufp(struct ecore_hwfn *p_hwfn)
531 enum _ecore_status_t ecore_sp_rl_update(struct ecore_hwfn *p_hwfn,
585 ecore_sp_pf_update_tunn_cfg(struct ecore_hwfn *p_hwf
[all...]
H A Dqlnx_ioctl.c108 struct ecore_hwfn *p_hwfn;
196 struct ecore_hwfn *p_hwfn;
285 struct ecore_hwfn *p_hwfn;
353 struct ecore_hwfn *p_hwfn;
428 struct ecore_hwfn *p_hwfn;
564 struct ecore_hwfn *p_hwfn;
764 qlnx_lldp_configure(qlnx_host_t *ha, struct ecore_hwfn *p_hwfn,
836 qlnx_register_default_lldp_tlvs(qlnx_host_t *ha, struct ecore_hwfn *p_hwfn,
928 struct ecore_hwfn *p_hwfn;
H A Dqlnx_os.c132 static void qlnx_update_rx_prod(struct ecore_hwfn *p_hwfn,
177 static void qlnx_inform_vf_link_state(struct ecore_hwfn *p_hwfn, qlnx_host_t *ha);
487 struct ecore_hwfn *p_hwfn;
516 struct ecore_hwfn *p_hwfn;
533 struct ecore_hwfn *p_hwfn = &ha->cdev.hwfns[i];
965 struct ecore_hwfn *p_hwfn = &ha->cdev.hwfns[i];
1080 struct ecore_hwfn *p_hwfn = &ha->cdev.hwfns[0];
1193 struct ecore_hwfn *p_hwfn;
1448 struct ecore_hwfn *p_hwfn;
1483 struct ecore_hwfn *p_hwf
[all...]
H A Decore_rdma_api.h292 ecore_rdma_set_glob_cfg(struct ecore_hwfn *p_hwfn,
297 ecore_rdma_get_glob_cfg(struct ecore_hwfn *p_hwfn,
783 u32 ecore_rdma_get_sb_id(struct ecore_hwfn *p_hwfn, u32 rel_sb_id);
791 void ecore_rdma_resc_free(struct ecore_hwfn *p_hwfn);
H A Decore_roce_api.h705 void ecore_rdma_resc_free(struct ecore_hwfn *p_hwfn);
H A Dqlnx_def.h689 extern void qlnx_fill_link(qlnx_host_t *ha, struct ecore_hwfn *hwfn,
H A Decore_mng_tlv.c1240 static enum _ecore_status_t ecore_mfw_update_tlvs(struct ecore_hwfn *p_hwfn,
1299 ecore_mfw_process_tlv_req(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt)
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c1219 struct ecore_hwfn *p_hwfn = rdma_ctx;

Completed in 168 milliseconds

123