Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.h133 #define V_RSPD_LEN(x) ((x) << S_RSPD_LEN) macro
138 #define V_RSPD_QID(x) V_RSPD_LEN(x)
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h272 #define V_RSPD_LEN(x) ((x) << S_RSPD_LEN) macro