Searched defs:hwfn (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_dcbx.c | 880 static void qed_dcbx_aen(struct qed_hwfn *hwfn, u32 mib_type) in qed_dcbx_aen() 1309 static struct qed_dcbx_get *qed_dcbnl_get_dcbx(struct qed_hwfn *hwfn, in qed_dcbnl_get_dcbx() 1335 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_dcbnl_getstate() local 1352 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_dcbnl_setstate() local 1380 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_dcbnl_getpgtccfgtx() local 1400 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_dcbnl_getpgbwgcfgtx() local 1436 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_dcbnl_getpfccfg() local 1456 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_dcbnl_setpfccfg() local 1487 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_dcbnl_getcap() local 1524 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_dcbnl_getnumtcs() local [all …]
|
D | qed_main.c | 522 struct qed_hwfn *hwfn = &cdev->hwfns[index % cdev->num_hwfns]; in qed_simd_handler_config() local 531 struct qed_hwfn *hwfn = &cdev->hwfns[index % cdev->num_hwfns]; in qed_simd_handler_clean() local 547 struct qed_hwfn *hwfn; in qed_single_int() local 594 int qed_slowpath_irq_req(struct qed_hwfn *hwfn) in qed_slowpath_irq_req() 986 struct qed_hwfn *hwfn = container_of(work, struct qed_hwfn, in qed_slowpath_task() local 1004 struct qed_hwfn *hwfn; in qed_slowpath_wq_start() local 1038 struct qed_hwfn *hwfn; in qed_slowpath_start() local 1304 struct qed_hwfn *hwfn; in qed_set_link() local 1429 static int qed_get_link_data(struct qed_hwfn *hwfn, in qed_get_link_data() 1462 static void qed_fill_link(struct qed_hwfn *hwfn, in qed_fill_link() [all …]
|
D | qed_init_ops.h | 103 #define STORE_RT_REG(hwfn, offset, val) \ argument 106 #define OVERWRITE_RT_REG(hwfn, offset, val) \ argument 123 #define STORE_RT_REG_AGG(hwfn, offset, val) \ argument
|
D | qed_sriov.c | 2993 static int qed_iov_pre_update_vport(struct qed_hwfn *hwfn, in qed_iov_pre_update_vport() 3245 static int qed_iov_chk_ucast(struct qed_hwfn *hwfn, in qed_iov_chk_ucast() 4417 void qed_schedule_iov(struct qed_hwfn *hwfn, enum qed_iov_wq_flag flag) in qed_schedule_iov() 4450 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_sriov_disable() local 4494 static void qed_sriov_enable_qid_config(struct qed_hwfn *hwfn, in qed_sriov_enable_qid_config() 4516 struct qed_hwfn *hwfn; in qed_sriov_enable() local 4617 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_sriov_pf_set_mac() local 4653 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_sriov_pf_set_vlan() local 4671 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_get_vf_config() local 4708 void qed_inform_vf_link_state(struct qed_hwfn *hwfn) in qed_inform_vf_link_state() [all …]
|
D | qed_vf.c | 1627 static bool qed_vf_bulletin_get_forced_mac(struct qed_hwfn *hwfn, in qed_vf_bulletin_get_forced_mac() 1675 static void qed_handle_bulletin_change(struct qed_hwfn *hwfn) in qed_handle_bulletin_change() 1696 struct qed_hwfn *hwfn = container_of(work, struct qed_hwfn, in qed_iov_vf_task() local
|
D | qed_sriov.h | 452 static inline void qed_schedule_iov(struct qed_hwfn *hwfn, in qed_schedule_iov() 466 static inline void qed_inform_vf_link_state(struct qed_hwfn *hwfn) in qed_inform_vf_link_state()
|
D | qed_ll2.c | 920 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_ll2_stop_ooo() local 2224 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_ll2_start_ooo() local
|
D | qed_fcoe.c | 743 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_fill_fcoe_dev_info() local
|
D | qed_l2.c | 2210 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_fill_eth_dev_info() local 2625 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_tunn_configure() local
|
D | qed_iscsi.c | 1084 struct qed_hwfn *hwfn = QED_LEADING_HWFN(cdev); in qed_fill_iscsi_dev_info() local
|