Searched refs:for_each_rx_queue (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x.h | 1934 #define for_each_rx_queue(bp, var) \ macro
|
H A D | bnx2x_stats.c | 1138 for_each_rx_queue(bp, i) { in bnx2x_net_stats_update() function
|
H A D | bnx2x_cmn.c | 2937 for_each_rx_queue(bp, i) in bnx2x_nic_load() 3120 for_each_rx_queue(bp, i) in bnx2x_nic_unload()
|
H A D | bnx2x_main.c | 14340 for_each_rx_queue(bp, i) in bnx2x_io_slot_reset()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x.h | 1935 #define for_each_rx_queue(bp, var) \ macro
|
H A D | bnx2x_stats.c | 1139 for_each_rx_queue(bp, i) { in bnx2x_net_stats_update() function
|
H A D | bnx2x_cmn.c | 2949 for_each_rx_queue(bp, i) in bnx2x_nic_load() 3136 for_each_rx_queue(bp, i) in bnx2x_nic_unload()
|
H A D | bnx2x_main.c | 14268 for_each_rx_queue(bp, i) in bnx2x_io_slot_reset()
|
Completed in 74 milliseconds