Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_selftest.c18 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()
Dqed_l2.c806 for_each_hwfn(cdev, i) { in qed_filter_accept_cmd()
1545 for_each_hwfn(cdev, i) { in qed_filter_mcast_cmd()
1573 for_each_hwfn(cdev, i) { in qed_filter_ucast_cmd()
1872 for_each_hwfn(cdev, i) { in _qed_get_vport_stats()
1925 for_each_hwfn(cdev, i) { in qed_reset_vport_stats()
2204 for_each_hwfn(cdev, i) { in qed_fill_eth_dev_info()
2251 for_each_hwfn(cdev, i) { in qed_fill_eth_dev_info()
2306 for_each_hwfn(cdev, i) { in qed_start_vport()
2349 for_each_hwfn(cdev, i) { in qed_stop_vport()
2409 for_each_hwfn(cdev, fn) { in qed_update_vport_rss()
[all …]
Dqed_main.c847 for_each_hwfn(cdev, i) { in qed_slowpath_irq_free()
964 for_each_hwfn(cdev, i) { in qed_slowpath_setup_int()
996 for_each_hwfn(cdev, i) in qed_slowpath_setup_int()
1085 for_each_hwfn(cdev, i) { in qed_alloc_stream_mem()
1105 for_each_hwfn(cdev, i) { in qed_free_stream_mem()
1192 for_each_hwfn(cdev, i) { in qed_slowpath_wq_stop()
1243 for_each_hwfn(cdev, i) { in qed_slowpath_wq_start()
1463 for_each_hwfn(cdev, i) in qed_set_name()
2229 for_each_hwfn(cdev, i) in qed_get_current_link()
2264 for_each_hwfn(cdev, i) { in qed_drain()
Dqed_dev.c1350 for_each_hwfn(cdev, i) in qed_resc_free()
1363 for_each_hwfn(cdev, i) { in qed_resc_free()
2156 for_each_hwfn(cdev, i) { in qed_resc_alloc()
2168 for_each_hwfn(cdev, i) { in qed_resc_alloc()
2362 for_each_hwfn(cdev, i) in qed_resc_setup()
2367 for_each_hwfn(cdev, i) { in qed_resc_setup()
2503 for_each_hwfn(cdev, i) { in qed_init_cau_rt_data()
3004 for_each_hwfn(cdev, i) { in qed_hw_init()
3252 for_each_hwfn(cdev, j) { in qed_hw_timers_stop_all()
3267 for_each_hwfn(cdev, j) { in qed_hw_stop()
[all …]
Dqed_sriov.c681 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()
4784 for_each_hwfn(cdev, i) { in qed_set_vf_link_state()
4806 for_each_hwfn(cdev, i) { in qed_spoof_configure()
[all …]
Dqed.h102 #define for_each_hwfn(cdev, i) for (i = 0; i < cdev->num_hwfns; i++) macro
Dqed_int.c2333 for_each_hwfn(cdev, i) in qed_int_disable_post_isr_release()
Dqed_debug.c8168 for_each_hwfn(cdev, i) { in qed_dbg_pf_init()