Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_sge_defs.h178 #define V_FL_GEN(x) ((x) << S_FL_GEN) macro
179 #define F_FL_GEN V_FL_GEN(1U)
HDcxgb_t3_hw.c2622 V_FL_GEN(gen) | V_FL_INDEX_HI(cidx >> 12) | in t3_sge_init_flcntxt()