Searched refs:V_EC_CREDITS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | sge_defs.h | 11 #define V_EC_CREDITS(x) ((x) << S_EC_CREDITS) macro |
D | t3_hw.c | 2190 V_EC_CREDITS(credits) | V_EC_GTS(gts_enable)); in t3_sge_init_ecntxt() |