Searched refs:hwfns (Results 1 – 9 of 9) sorted by relevance
19 rc = qed_sp_heartbeat_ramrod(&cdev->hwfns[i]); in qed_selftest_memory()32 rc = qed_sp_heartbeat_ramrod(&cdev->hwfns[i]); in qed_selftest_interrupt()48 p_hwfn = &cdev->hwfns[i]; in qed_selftest_register()71 p_hwfn = &cdev->hwfns[i]; in qed_selftest_clock()
706 hwfn = &cdev->hwfns[i]; in qed_single_int()814 if (!cdev->hwfns[i].b_int_requested) in qed_slowpath_irq_free()817 &cdev->hwfns[i].sp_dpc); in qed_slowpath_irq_free()833 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_nic_stop()1051 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_alloc_stream_mem()1071 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_free_stream_mem()1159 if (!cdev->hwfns[i].slowpath_wq) in qed_slowpath_wq_stop()1214 hwfn = &cdev->hwfns[i]; in qed_slowpath_wq_start()1664 hwfn = &cdev->hwfns[0]; in qed_set_link()2186 hwfn = &cdev->hwfns[0]; in qed_get_current_link()[all …]
166 memcpy(buf, cdev->hwfns[0].hw_info.part_num, sizeof(cdev->hwfns[0].hw_info.part_num)); in qed_devlink_info_get()167 buf[sizeof(cdev->hwfns[0].hw_info.part_num)] = 0; in qed_devlink_info_get()
808 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_accept_cmd()1547 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_mcast_cmd()1575 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_ucast_cmd()1875 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in _qed_get_vport_stats()1936 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_reset_vport_stats()2252 cdev->hwfns[0].hw_info.hw_mac_addr); in qed_fill_eth_dev_info()2508 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_rxq()2538 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_rxq()2560 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_txq()2602 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_txq()[all …]
684 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_iov_set_vf_to_disable()4454 &cdev->hwfns[i].iov_task, 0); in qed_vf_start_iov_wq()4462 if (cdev->hwfns[i].iov_wq) in qed_sriov_disable()4463 flush_workqueue(cdev->hwfns[i].iov_wq); in qed_sriov_disable()4479 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_sriov_disable()4559 hwfn = &cdev->hwfns[j]; in qed_sriov_enable()4646 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_sriov_pf_set_mac()4682 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_sriov_pf_set_vlan()4833 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_set_vf_link_state()5250 if (!cdev->hwfns[i].iov_wq) in qed_iov_wq_stop()[all …]
116 p_hwfn = db_addr < cdev->hwfns[1].doorbells ? in qed_db_rec_find_hwfn()117 &cdev->hwfns[0] : &cdev->hwfns[1]; in qed_db_rec_find_hwfn()1301 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_init_dp()1323 cdev->hwfns[0].b_active = true; in qed_init_struct()1357 qed_l2_free(&cdev->hwfns[i]); in qed_resc_free()1370 p_hwfn = cdev->hwfns + i; in qed_resc_free()2170 rc = qed_l2_alloc(&cdev->hwfns[i]); in qed_resc_alloc()2429 qed_l2_setup(&cdev->hwfns[i]); in qed_resc_setup()3088 p_hwfn = &cdev->hwfns[i]; in qed_hw_init()3354 p_hwfn = &cdev->hwfns[j]; in qed_hw_stop()[all …]
771 struct qed_hwfn hwfns[MAX_HWFNS_PER_DEVICE]; member913 #define QED_LEADING_HWFN(dev) (&(dev)->hwfns[0])916 #define QED_FIR_AFFIN_HWFN(dev) (&(dev)->hwfns[dev->fir_affin])917 #define QED_IWARP_AFFIN_HWFN(dev) (&(dev)->hwfns[dev->iwarp_affin])
8157 &cdev->hwfns[cdev->engine_for_debug]; in qed_dbg_nvm_image()8290 struct qed_hwfn *p_hwfn = &cdev->hwfns[cdev->engine_for_debug]; in qed_dbg_all_data()8541 struct qed_hwfn *p_hwfn = &cdev->hwfns[cdev->engine_for_debug]; in qed_dbg_all_data_size()8599 struct qed_hwfn *p_hwfn = &cdev->hwfns[cdev->engine_for_debug]; in qed_dbg_feature()8633 struct qed_hwfn *p_hwfn = &cdev->hwfns[cdev->engine_for_debug]; in qed_dbg_feature_size()8689 qed_dbg_set_bin_ptr(&cdev->hwfns[i], dbg_values); in qed_dbg_pf_init()8690 qed_dbg_user_set_bin_ptr(&cdev->hwfns[i], dbg_values); in qed_dbg_pf_init()
2354 cdev->hwfns[i].b_int_requested = false; in qed_int_disable_post_isr_release()