Searched defs:hwfn (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_init_ops.h | 76 #define STORE_RT_REG(hwfn, offset, val) \ argument 79 #define OVERWRITE_RT_REG(hwfn, offset, val) \ argument 97 #define STORE_RT_REG_AGG(hwfn, offset, val) \ argument
|
| H A D | bcm_osal.h | 160 #define OSAL_MUTEX_ALLOC(hwfn, lock) nothing argument 175 #define OSAL_SPIN_LOCK_ALLOC(hwfn, lock) nothing argument 182 #define OSAL_DPC_INIT(dpc, hwfn) \ argument 184 #define OSAL_POLL_MODE_DPC(hwfn) \ argument 186 #define OSAL_DPC_SYNC(hwfn) nothing argument 345 #define OSAL_TRANSCEIVER_UPDATE(hwfn) nothing argument 346 #define OSAL_DCBX_AEN(hwfn, mib_type) nothing argument 352 #define OSAL_VF_FLR_UPDATE(hwfn) \ argument 356 #define OSAL_PF_VF_MSG(hwfn, vfid) \ argument 361 #define OSAL_IOV_VF_ACQUIRE(hwfn, vfid) 0 argument [all …]
|
| H A D | bcm_osal.c | 119 void qede_vf_fill_driver_data(struct ecore_hwfn *hwfn, in qede_vf_fill_driver_data()
|
| H A D | ecore_vf.c | 1907 bool ecore_vf_bulletin_get_forced_mac(struct ecore_hwfn *hwfn, u8 *dst_mac, in ecore_vf_bulletin_get_forced_mac() 1941 bool ecore_vf_bulletin_get_forced_vlan(struct ecore_hwfn *hwfn, u16 *dst_pvid) in ecore_vf_bulletin_get_forced_vlan()
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_sriov.c | 17 static void qed_sriov_enable_qid_config(struct ecore_hwfn *hwfn, in qed_sriov_enable_qid_config() 95 static void qed_handle_vf_msg(struct ecore_hwfn *hwfn) in qed_handle_vf_msg() 129 static void qed_handle_bulletin_post(struct ecore_hwfn *hwfn) in qed_handle_bulletin_post() 195 void qed_inform_vf_link_state(struct ecore_hwfn *hwfn) in qed_inform_vf_link_state()
|
| H A D | qede_main.c | 178 static void qed_handle_bulletin_change(struct ecore_hwfn *hwfn) in qed_handle_bulletin_change() 237 struct ecore_hwfn *hwfn; in qed_slowpath_start() local 512 static void qed_fill_link(struct ecore_hwfn *hwfn, in qed_fill_link() 584 struct ecore_hwfn *hwfn; in qed_get_current_link() local 603 struct ecore_hwfn *hwfn; in qed_set_link() local 648 void qed_link_update(struct ecore_hwfn *hwfn) in qed_link_update() 664 struct ecore_hwfn *hwfn; in qed_drain() local 739 struct ecore_hwfn *hwfn = ECORE_LEADING_HWFN(edev); in qed_send_drv_state() local 759 struct ecore_hwfn *hwfn = &edev->hwfns[qid % edev->num_hwfns]; in qed_get_sb_info() local
|