Home
last modified time | relevance | path

Searched refs:M_RSPD_TXQ0_CR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge_defs.h198 #define M_RSPD_TXQ0_CR 0x7F macro
200 #define G_RSPD_TXQ0_CR(x) (((x) >> S_RSPD_TXQ0_CR) & M_RSPD_TXQ0_CR)
H A Dsge.c2300 V_RSPD_TXQ0_CR(M_RSPD_TXQ0_CR) | \