Home
last modified time | relevance | path

Searched refs:L2_ILT_LINES (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h1306 #define L2_ILT_LINES(sc) \ macro
H A Dbnx2x.c2305 return L2_ILT_LINES(sc); in bnx2x_cid_ilt_lines()
2415 for (i = 0; i < L2_ILT_LINES(sc); i++) { in bnx2x_free_mem()
11182 for (i = 0; i < L2_ILT_LINES(sc); i++) {