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

/linux-4.4.14/drivers/net/ethernet/chelsio/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 64 milliseconds