Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_sge_defs.h229 #define G_RSPD_TXQ0_CR(x) (((x) >> S_RSPD_TXQ0_CR) & M_RSPD_TXQ0_CR) macro
/freebsd-10-stable/sys/dev/cxgb/
Dcxgb_sge.c2792 credits = G_RSPD_TXQ0_CR(flags); in handle_rsp_cntrl_info()