Searched refs:G_RSPD_TXQ0_CR (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/cxgb/ | ||
| D | cxgb_sge_defs.h | 227 #define G_RSPD_TXQ0_CR(x) (((x) >> S_RSPD_TXQ0_CR) & M_RSPD_TXQ0_CR) macro |
| D | cxgb_sge.c | 2343 credits = G_RSPD_TXQ0_CR(flags); in handle_rsp_cntrl_info() |