Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge_defs.h179 #define S_RSPD_TXQ1_CR 0 macro
181 #define V_RSPD_TXQ1_CR(x) ((x) << S_RSPD_TXQ1_CR)
182 #define G_RSPD_TXQ1_CR(x) (((x) >> S_RSPD_TXQ1_CR) & M_RSPD_TXQ1_CR)
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge_defs.h179 #define S_RSPD_TXQ1_CR 0 macro
181 #define V_RSPD_TXQ1_CR(x) ((x) << S_RSPD_TXQ1_CR)
182 #define G_RSPD_TXQ1_CR(x) (((x) >> S_RSPD_TXQ1_CR) & M_RSPD_TXQ1_CR)

Completed in 3 milliseconds