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

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge_defs.h188 #define S_RSPD_TXQ2_CR 8 macro
190 #define V_RSPD_TXQ2_CR(x) ((x) << S_RSPD_TXQ2_CR)
191 #define G_RSPD_TXQ2_CR(x) (((x) >> S_RSPD_TXQ2_CR) & M_RSPD_TXQ2_CR)

Completed in 150 milliseconds