Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_sge_defs.h211 #define G_RSPD_TXQ1_CR(x) (((x) >> S_RSPD_TXQ1_CR) & M_RSPD_TXQ1_CR) macro
/NextBSD/sys/dev/cxgb/
HDcxgb_sge.c2800 credits = G_RSPD_TXQ1_CR(flags); in handle_rsp_cntrl_info()