Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge_defs.h168 #define V_FL_GTS(x) ((x) << S_FL_GTS) macro
169 #define F_FL_GTS V_FL_GTS(1U)
H A Dt3_hw.c2240 V_FL_CONG_THRES(cong_thres) | V_FL_GTS(gts_enable)); in t3_sge_init_flcntxt()