Searched refs:for_each_eth_queue (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/net/bnx2x/ |
D | bnx2x_stats.c | 168 for_each_eth_queue(bp, i) in bnx2x_storm_stats_post() 774 for_each_eth_queue(bp, i) { in bnx2x_storm_stats_update() 1095 for_each_eth_queue(bp, i) { in bnx2x_stats_update() 1109 for_each_eth_queue(bp, i) { in bnx2x_stats_update() 1390 for_each_eth_queue(bp, i) { in bnx2x_stats_init()
|
D | bnx2x_cmn.c | 1024 for_each_eth_queue(bp, i) { in bnx2x_free_msix_irqs() 1058 for_each_eth_queue(bp, i) { in bnx2x_enable_msix() 1121 for_each_eth_queue(bp, i) { in bnx2x_req_msix_irqs()
|
D | bnx2x.h | 1393 #define for_each_eth_queue(bp, var) \ macro
|
D | bnx2x_main.c | 922 for_each_eth_queue(bp, i) { in bnx2x_panic_dump() 1303 for_each_eth_queue(bp, i) in bnx2x_int_disable_sync() 1425 for_each_eth_queue(bp, i) { in bnx2x_interrupt() 4223 for_each_eth_queue(bp, i) in bnx2x_update_coalesce() 4487 for_each_eth_queue(bp, i) in bnx2x_nic_init() 7067 for_each_eth_queue(bp, i) { in bnx2x_reset_func()
|