Home
last modified time | relevance | path

Searched refs:V_EC_GTS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h43 #define V_EC_GTS(x) ((x) << S_EC_GTS) macro
44 #define F_EC_GTS V_EC_GTS(1U)
H A Dcxgb_t3_hw.c2575 V_EC_CREDITS(credits) | V_EC_GTS(gts_enable)); in t3_sge_init_ecntxt()