Home
last modified time | relevance | path

Searched refs:ILT_PER_FUNC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2113 #define ILT_PER_FUNC (ILT_NUM_PAGE_ENTRIES/8) macro
2115 #define FUNC_ILT_BASE(func) (func * ILT_PER_FUNC)
H A Dbnx2x_main.c7808 for (i = base; i < base + ILT_PER_FUNC; i++) in bnx2x_clear_func_ilt()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2114 #define ILT_PER_FUNC (ILT_NUM_PAGE_ENTRIES/8) macro
2116 #define FUNC_ILT_BASE(func) (func * ILT_PER_FUNC)
H A Dbnx2x_main.c7806 for (i = base; i < base + ILT_PER_FUNC; i++) in bnx2x_clear_func_ilt()

Completed in 49 milliseconds