Searched refs:for_each_eth_queue (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 58 for_each_eth_queue(bp, i) { in bnx2x_add_all_napi() 1413 for_each_eth_queue(bp, j) { in bnx2x_init_rx_rings() 1472 for_each_eth_queue(bp, j) { in bnx2x_init_rx_rings() 1536 for_each_eth_queue(bp, i) { in bnx2x_free_tx_skbs() 1578 for_each_eth_queue(bp, j) { in bnx2x_free_rx_skbs() 1644 for_each_eth_queue(bp, i) { in bnx2x_free_msix_irqs() 1691 for_each_eth_queue(bp, i) { in bnx2x_enable_msix() 1771 for_each_eth_queue(bp, i) { in bnx2x_req_msix_irqs() 1881 for_each_eth_queue(bp, i) { in bnx2x_napi_enable() 1902 for_each_eth_queue(bp, i) { in bnx2x_napi_disable() [all …]
|
D | bnx2x_stats.c | 934 for_each_eth_queue(bp, i) { in bnx2x_storm_stats_update() 1523 for_each_eth_queue(bp, i) { in bnx2x_prep_fw_stats_req() 1663 for_each_eth_queue(bp, i) { in bnx2x_save_statistics() 1723 for_each_eth_queue(bp, i) { in bnx2x_afex_collect_stats()
|
D | bnx2x_cmn.h | 844 for_each_eth_queue(bp, i) { in bnx2x_del_all_napi()
|
D | bnx2x_main.c | 959 for_each_eth_queue(bp, i) { in bnx2x_panic_dump() 1701 for_each_eth_queue(bp, i) in bnx2x_int_disable_sync() 1931 for_each_eth_queue(bp, i) { in bnx2x_interrupt() 5390 for_each_eth_queue(bp, q) { in bnx2x_after_function_update() 6100 for_each_eth_queue(bp, i) in bnx2x_update_coalesce() 6437 for_each_eth_queue(bp, i) in bnx2x_init_tx_rings() 6507 for_each_eth_queue(bp, i) in bnx2x_pre_irq_nic_init() 8945 for_each_eth_queue(bp, i) { in bnx2x_reset_func() 9368 for_each_eth_queue(bp, i) in bnx2x_chip_cleanup() 12772 for_each_eth_queue(bp, i) { in poll_bnx2x() [all …]
|
D | bnx2x_ethtool.c | 3137 for_each_eth_queue(bp, i) { in bnx2x_get_strings() 3184 for_each_eth_queue(bp, i) { in bnx2x_get_ethtool_stats()
|
D | bnx2x.h | 1995 #define for_each_eth_queue(bp, var) \ macro
|
D | bnx2x_vfpf.c | 453 for_each_eth_queue(bp, i) in bnx2x_vfpf_init()
|
D | bnx2x_sriov.c | 2379 for_each_eth_queue(bp, i) { in bnx2x_set_pf_tx_switching()
|