Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_sge_defs.h215 #define S_RSPD_TXQ2_CR 8 macro
217 #define V_RSPD_TXQ2_CR(x) ((x) << S_RSPD_TXQ2_CR)
218 #define G_RSPD_TXQ2_CR(x) (((x) >> S_RSPD_TXQ2_CR) & M_RSPD_TXQ2_CR)