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

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

Completed in 37 milliseconds