Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h4969 #define SPE_HDR_FUNCTION_ID_SHIFT 8 macro
H A Dbnx2x.c1061 type |= ((SC_FUNC(sc) << SPE_HDR_FUNCTION_ID_SHIFT) & in bnx2x_sp_post()