Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge_defs.h182 #define G_RSPD_TXQ1_CR(x) (((x) >> S_RSPD_TXQ1_CR) & M_RSPD_TXQ1_CR) macro
H A Dsge.c2237 credits = G_RSPD_TXQ1_CR(flags); in handle_rsp_cntrl_info()