Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h219 #define G_RSPD_TXQ2_CR(x) (((x) >> S_RSPD_TXQ2_CR) & M_RSPD_TXQ2_CR) macro
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c2789 credits = G_RSPD_TXQ2_CR(flags); in handle_rsp_cntrl_info()