Searched refs:V_CQ_CREDIT_THRES (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/cxgb/common/ | ||
| D | cxgb_sge_defs.h | 154 #define V_CQ_CREDIT_THRES(x) ((x) << S_CQ_CREDIT_THRES) macro |
| D | cxgb_t3_hw.c | 2706 V_CQ_CREDIT_THRES(credit_thres)); in t3_sge_init_cqcntxt() |