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()
716 hwfn = &cdev->hwfns[i]; in qed_single_int()824 if (!cdev->hwfns[i].b_int_requested) in qed_slowpath_irq_free()827 &cdev->hwfns[i].sp_dpc); in qed_slowpath_irq_free()843 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_nic_stop()1061 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_alloc_stream_mem()1081 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_free_stream_mem()1169 if (!cdev->hwfns[i].slowpath_wq) in qed_slowpath_wq_stop()1225 hwfn = &cdev->hwfns[i]; in qed_slowpath_wq_start()1675 hwfn = &cdev->hwfns[0]; in qed_set_link()2197 hwfn = &cdev->hwfns[0]; in qed_get_current_link()[all …]
165 memcpy(buf, cdev->hwfns[0].hw_info.part_num, sizeof(cdev->hwfns[0].hw_info.part_num)); in qed_devlink_info_get()166 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()1874 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in _qed_get_vport_stats()1927 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_reset_vport_stats()2243 cdev->hwfns[0].hw_info.hw_mac_addr); in qed_fill_eth_dev_info()2499 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_rxq()2529 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_rxq()2551 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_txq()2593 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()4451 &cdev->hwfns[i].iov_task, 0); in qed_vf_start_iov_wq()4459 if (cdev->hwfns[i].iov_wq) in qed_sriov_disable()4460 flush_workqueue(cdev->hwfns[i].iov_wq); in qed_sriov_disable()4476 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_sriov_disable()4556 hwfn = &cdev->hwfns[j]; in qed_sriov_enable()4643 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_sriov_pf_set_mac()4679 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_sriov_pf_set_vlan()4830 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_set_vf_link_state()5247 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 …]
773 struct qed_hwfn hwfns[MAX_HWFNS_PER_DEVICE]; member916 #define QED_LEADING_HWFN(dev) (&(dev)->hwfns[0])919 #define QED_FIR_AFFIN_HWFN(dev) (&(dev)->hwfns[dev->fir_affin])920 #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()
Completed in 66 milliseconds