Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h225 #define S_RSPD_TXQ0_CR 16 macro
227 #define V_RSPD_TXQ0_CR(x) ((x) << S_RSPD_TXQ0_CR)
228 #define G_RSPD_TXQ0_CR(x) (((x) >> S_RSPD_TXQ0_CR) & M_RSPD_TXQ0_CR)