Searched refs:V_CQ_CREDIT_THRES (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | sge_defs.h | 124 #define V_CQ_CREDIT_THRES(x) ((x) << S_CQ_CREDIT_THRES) macro |
D | t3_hw.c | 2347 V_CQ_CREDIT_THRES(credit_thres)); in t3_sge_init_cqcntxt() |