Searched refs:for_each_queue (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/net/bnx2x/ |
D | bnx2x_stats.c | 1058 for_each_queue(bp, i) { in bnx2x_drv_stats_update() 1377 for_each_queue(bp, i) { in bnx2x_stats_init()
|
D | bnx2x_cmn.c | 1307 for_each_queue(bp, i) { in bnx2x_set_rx_buf_size() 1363 for_each_queue(bp, i) in bnx2x_nic_load()
|
D | bnx2x.h | 1406 #define for_each_queue(bp, var) \ macro
|
D | bnx2x_main.c | 5947 for_each_queue(bp, i) { in bnx2x_free_mem() 6073 for_each_queue(bp, i) { in bnx2x_alloc_mem() 6094 for_each_queue(bp, i) { in bnx2x_alloc_mem() 6116 for_each_queue(bp, i) { in bnx2x_alloc_mem() 7274 for_each_queue(bp, i) in bnx2x_chip_cleanup()
|