Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h177 #define V_FL_GEN(x) ((x) << S_FL_GEN) macro
178 #define F_FL_GEN V_FL_GEN(1U)
H A Dcxgb_t3_hw.c2620 V_FL_GEN(gen) | V_FL_INDEX_HI(cidx >> 12) | in t3_sge_init_flcntxt()