Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h1449 #define M_RTE_REQ_LUT_BASE 0x7FF macro
1451 #define G_RTE_REQ_LUT_BASE(x) (((x) >> S_RTE_REQ_LUT_BASE) & M_RTE_REQ_LUT_BASE)
/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_msg.h2221 #define M_RTE_REQ_LUT_BASE 0x7FF macro
2223 #define G_RTE_REQ_LUT_BASE(x) (((x) >> S_RTE_REQ_LUT_BASE) & M_RTE_REQ_LUT_BASE)