Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h282 #define ILT_PER_FUNC (ILT_NUM_PAGE_ENTRIES / 8) macro
283 #define FUNC_ILT_BASE(func) (func * ILT_PER_FUNC)
H A Dbnx2x.c11507 for (i = base; i < base + ILT_PER_FUNC; i++) {