Searched refs:for_each_nondefault_eth_queue (Results 1 – 2 of 2) sorted by relevance
2766 for_each_nondefault_eth_queue(bp, i) { in bnx2x_nic_load()4583 for_each_nondefault_eth_queue(bp, i) in bnx2x_alloc_fp_mem()
1974 #define for_each_nondefault_eth_queue(bp, var) \ macro