Searched refs:V_EC_CREDITS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/common/ | ||
H A D | cxgb_sge_defs.h | 39 #define V_EC_CREDITS(x) ((x) << S_EC_CREDITS) macro |
H A D | cxgb_t3_hw.c | 2575 V_EC_CREDITS(credits) | V_EC_GTS(gts_enable)); in t3_sge_init_ecntxt() |