Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h1190 #define S_CM_MEMMGR_PSTRUCT_FREE_LIST_BASE 0 macro
1192 #define V_CM_MEMMGR_PSTRUCT_FREE_LIST_BASE(x) ((x) << S_CM_MEMMGR_PSTRUCT_FREE_LIST_BASE)
1193 #define G_CM_MEMMGR_PSTRUCT_FREE_LIST_BASE(x) (((x) >> S_CM_MEMMGR_PSTRUCT_FREE_LIST_BASE) & M_CM_M…