Searched refs:S_RSPD_TXQ1_CR (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dsge_defs.h178 #define S_RSPD_TXQ1_CR 0 macro
180 #define V_RSPD_TXQ1_CR(x) ((x) << S_RSPD_TXQ1_CR)
181 #define G_RSPD_TXQ1_CR(x) (((x) >> S_RSPD_TXQ1_CR) & M_RSPD_TXQ1_CR)

Completed in 115 milliseconds