Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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 2 milliseconds