Searched refs:FOR_EACH_ETH_QUEUE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ | ||
| H A D | bnx2x.h | 548 #define FOR_EACH_ETH_QUEUE(sc, var) \ macro |
| H A D | bnx2x.c | 4628 FOR_EACH_ETH_QUEUE(sc, i) { in bnx2x_intr_legacy() |