Searched refs:for_each_eth_queue (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_cmn.c | 56 for_each_eth_queue(bp, i) { in bnx2x_add_all_napi() 1418 for_each_eth_queue(bp, j) { in bnx2x_init_rx_rings() 1477 for_each_eth_queue(bp, j) { in bnx2x_init_rx_rings() 1541 for_each_eth_queue(bp, i) { in bnx2x_free_tx_skbs() 1583 for_each_eth_queue(bp, j) { in bnx2x_free_rx_skbs() 1649 for_each_eth_queue(bp, i) { in bnx2x_free_msix_irqs() 1696 for_each_eth_queue(bp, i) { in bnx2x_enable_msix() 1776 for_each_eth_queue(bp, i) { in bnx2x_req_msix_irqs() 1885 for_each_eth_queue(bp, i) { in bnx2x_napi_enable() 1903 for_each_eth_queue(bp, i) { in bnx2x_napi_disable() [all …]
|
| H A D | bnx2x_stats.c | 935 for_each_eth_queue(bp, i) { in bnx2x_storm_stats_update() 1524 for_each_eth_queue(bp, i) { in bnx2x_prep_fw_stats_req() 1664 for_each_eth_queue(bp, i) { in bnx2x_save_statistics() 1724 for_each_eth_queue(bp, i) { in bnx2x_afex_collect_stats()
|
| H A D | bnx2x_cmn.h | 837 for_each_eth_queue(bp, i) { in bnx2x_del_all_napi()
|
| H A D | bnx2x.h | 1906 #define for_each_eth_queue(bp, var) \ macro
|
| H A D | bnx2x_vfpf.c | 452 for_each_eth_queue(bp, i) in bnx2x_vfpf_init()
|
| H A D | bnx2x_sriov.c | 2385 for_each_eth_queue(bp, i) { in bnx2x_set_pf_tx_switching()
|