Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge_defs.h197 #define S_RSPD_TXQ0_CR 16 macro
199 #define V_RSPD_TXQ0_CR(x) ((x) << S_RSPD_TXQ0_CR)
200 #define G_RSPD_TXQ0_CR(x) (((x) >> S_RSPD_TXQ0_CR) & M_RSPD_TXQ0_CR)
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge_defs.h197 #define S_RSPD_TXQ0_CR 16 macro
199 #define V_RSPD_TXQ0_CR(x) ((x) << S_RSPD_TXQ0_CR)
200 #define G_RSPD_TXQ0_CR(x) (((x) >> S_RSPD_TXQ0_CR) & M_RSPD_TXQ0_CR)

Completed in 2 milliseconds