Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h196 #define V_FL_GTS(x) ((x) << S_FL_GTS) macro
197 #define F_FL_GTS V_FL_GTS(1U)
H A Dcxgb_t3_hw.c2624 V_FL_CONG_THRES(cong_thres) | V_FL_GTS(gts_enable)); in t3_sge_init_flcntxt()