Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h216 #define S_RSPD_TXQ2_CR 8 macro
218 #define V_RSPD_TXQ2_CR(x) ((x) << S_RSPD_TXQ2_CR)
219 #define G_RSPD_TXQ2_CR(x) (((x) >> S_RSPD_TXQ2_CR) & M_RSPD_TXQ2_CR)