Home
last modified time | relevance | path

Searched refs:for_each_hwfn (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_selftest.c44 for_each_hwfn(cdev, i) { in qed_selftest_memory()
57 for_each_hwfn(cdev, i) { in qed_selftest_interrupt()
73 for_each_hwfn(cdev, i) { in qed_selftest_register()
96 for_each_hwfn(cdev, i) { in qed_selftest_clock()
Dqed_l2.c827 for_each_hwfn(cdev, i) { in qed_filter_accept_cmd()
1566 for_each_hwfn(cdev, i) { in qed_filter_mcast_cmd()
1594 for_each_hwfn(cdev, i) { in qed_filter_ucast_cmd()
1893 for_each_hwfn(cdev, i) { in _qed_get_vport_stats()
1946 for_each_hwfn(cdev, i) { in qed_reset_vport_stats()
2220 for_each_hwfn(cdev, i) { in qed_fill_eth_dev_info()
2267 for_each_hwfn(cdev, i) { in qed_fill_eth_dev_info()
2322 for_each_hwfn(cdev, i) { in qed_start_vport()
2365 for_each_hwfn(cdev, i) { in qed_stop_vport()
2425 for_each_hwfn(cdev, fn) { in qed_update_vport_rss()
[all …]
Dqed_main.c783 for_each_hwfn(cdev, i) { in qed_slowpath_irq_free()
900 for_each_hwfn(cdev, i) { in qed_slowpath_setup_int()
932 for_each_hwfn(cdev, i) in qed_slowpath_setup_int()
1021 for_each_hwfn(cdev, i) { in qed_alloc_stream_mem()
1041 for_each_hwfn(cdev, i) { in qed_free_stream_mem()
1131 for_each_hwfn(cdev, i) { in qed_slowpath_wq_stop()
1188 for_each_hwfn(cdev, i) { in qed_slowpath_wq_start()
1407 for_each_hwfn(cdev, i) in qed_set_name()
1935 for_each_hwfn(cdev, i) in qed_get_current_link()
1961 for_each_hwfn(cdev, i) { in qed_drain()
Dqed_dev.c1374 for_each_hwfn(cdev, i) in qed_resc_free()
1387 for_each_hwfn(cdev, i) { in qed_resc_free()
2177 for_each_hwfn(cdev, i) { in qed_resc_alloc()
2189 for_each_hwfn(cdev, i) { in qed_resc_alloc()
2379 for_each_hwfn(cdev, i) in qed_resc_setup()
2384 for_each_hwfn(cdev, i) { in qed_resc_setup()
2520 for_each_hwfn(cdev, i) { in qed_init_cau_rt_data()
3017 for_each_hwfn(cdev, i) { in qed_hw_init()
3251 for_each_hwfn(cdev, j) { in qed_hw_timers_stop_all()
3266 for_each_hwfn(cdev, j) { in qed_hw_stop()
[all …]
Dqed_sriov.c702 for_each_hwfn(cdev, i) { in qed_iov_set_vf_to_disable()
4383 for_each_hwfn(cdev, i) { in qed_iov_configure_min_tx_rate()
4434 for_each_hwfn(cdev, i) in qed_vf_start_iov_wq()
4443 for_each_hwfn(cdev, i) in qed_sriov_disable()
4460 for_each_hwfn(cdev, i) { in qed_sriov_disable()
4540 for_each_hwfn(cdev, j) { in qed_sriov_enable()
4627 for_each_hwfn(cdev, i) { in qed_sriov_pf_set_mac()
4663 for_each_hwfn(cdev, i) { in qed_sriov_pf_set_vlan()
4809 for_each_hwfn(cdev, i) { in qed_set_vf_link_state()
4831 for_each_hwfn(cdev, i) { in qed_spoof_configure()
[all …]
Dqed.h128 #define for_each_hwfn(cdev, i) for (i = 0; i < cdev->num_hwfns; i++) macro
Dqed_int.c2348 for_each_hwfn(cdev, i) in qed_int_disable_post_isr_release()