Searched refs:S_CM_MEMMGR_PSTRUCT_FREE_LIST_BASE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/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_MEMMGR_PSTRUCT_FREE_LIST_BASE)

Completed in 384 milliseconds