Searched refs:for_each_hwfn (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/qlogic/qed/ |
| D | qed_selftest.c | 18 for_each_hwfn(cdev, i) { in qed_selftest_memory() 31 for_each_hwfn(cdev, i) { in qed_selftest_interrupt() 47 for_each_hwfn(cdev, i) { in qed_selftest_register() 70 for_each_hwfn(cdev, i) { in qed_selftest_clock()
|
| D | qed_l2.c | 807 for_each_hwfn(cdev, i) { in qed_filter_accept_cmd() 1546 for_each_hwfn(cdev, i) { in qed_filter_mcast_cmd() 1574 for_each_hwfn(cdev, i) { in qed_filter_ucast_cmd() 1873 for_each_hwfn(cdev, i) { in _qed_get_vport_stats() 1926 for_each_hwfn(cdev, i) { in qed_reset_vport_stats() 2205 for_each_hwfn(cdev, i) { in qed_fill_eth_dev_info() 2252 for_each_hwfn(cdev, i) { in qed_fill_eth_dev_info() 2307 for_each_hwfn(cdev, i) { in qed_start_vport() 2350 for_each_hwfn(cdev, i) { in qed_stop_vport() 2410 for_each_hwfn(cdev, fn) { in qed_update_vport_rss() [all …]
|
| D | qed_main.c | 846 for_each_hwfn(cdev, i) { in qed_slowpath_irq_free() 963 for_each_hwfn(cdev, i) { in qed_slowpath_setup_int() 995 for_each_hwfn(cdev, i) in qed_slowpath_setup_int() 1084 for_each_hwfn(cdev, i) { in qed_alloc_stream_mem() 1104 for_each_hwfn(cdev, i) { in qed_free_stream_mem() 1191 for_each_hwfn(cdev, i) { in qed_slowpath_wq_stop() 1247 for_each_hwfn(cdev, i) { in qed_slowpath_wq_start() 1467 for_each_hwfn(cdev, i) in qed_set_name() 2233 for_each_hwfn(cdev, i) in qed_get_current_link() 2268 for_each_hwfn(cdev, i) { in qed_drain()
|
| D | qed_dev.c | 1355 for_each_hwfn(cdev, i) in qed_resc_free() 1368 for_each_hwfn(cdev, i) { in qed_resc_free() 2167 for_each_hwfn(cdev, i) { in qed_resc_alloc() 2179 for_each_hwfn(cdev, i) { in qed_resc_alloc() 2383 for_each_hwfn(cdev, i) in qed_resc_setup() 2388 for_each_hwfn(cdev, i) { in qed_resc_setup() 2529 for_each_hwfn(cdev, i) { in qed_init_cau_rt_data() 3031 for_each_hwfn(cdev, i) { in qed_hw_init() 3279 for_each_hwfn(cdev, j) { in qed_hw_timers_stop_all() 3294 for_each_hwfn(cdev, j) { in qed_hw_stop() [all …]
|
| D | qed_sriov.c | 681 for_each_hwfn(cdev, i) { in qed_iov_set_vf_to_disable() 4358 for_each_hwfn(cdev, i) { in qed_iov_configure_min_tx_rate() 4409 for_each_hwfn(cdev, i) in qed_vf_start_iov_wq() 4418 for_each_hwfn(cdev, i) in qed_sriov_disable() 4435 for_each_hwfn(cdev, i) { in qed_sriov_disable() 4515 for_each_hwfn(cdev, j) { in qed_sriov_enable() 4602 for_each_hwfn(cdev, i) { in qed_sriov_pf_set_mac() 4638 for_each_hwfn(cdev, i) { in qed_sriov_pf_set_vlan() 4785 for_each_hwfn(cdev, i) { in qed_set_vf_link_state() 4807 for_each_hwfn(cdev, i) { in qed_spoof_configure() [all …]
|
| D | qed.h | 95 #define for_each_hwfn(cdev, i) for (i = 0; i < cdev->num_hwfns; i++) macro
|
| D | qed_int.c | 2353 for_each_hwfn(cdev, i) in qed_int_disable_post_isr_release()
|
| D | qed_debug.c | 8168 for_each_hwfn(cdev, i) { in qed_dbg_pf_init()
|