Searched refs:M_RTE_REQ_LUT_BASE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1450 #define M_RTE_REQ_LUT_BASE 0x7FF macro
1452 #define G_RTE_REQ_LUT_BASE(x) (((x) >> S_RTE_REQ_LUT_BASE) & M_RTE_REQ_LUT_BASE)
/freebsd-11.0-release/sys/dev/cxgbe/common/
H A Dt4_msg.h2124 #define M_RTE_REQ_LUT_BASE 0x7FF macro
2126 #define G_RTE_REQ_LUT_BASE(x) (((x) >> S_RTE_REQ_LUT_BASE) & M_RTE_REQ_LUT_BASE)

Completed in 87 milliseconds