Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/ulp/tom/
HDcxgb_tom.h232 opt2 |= V_FLAVORS_VALID(1) | V_CONG_CONTROL_FLAVOR(3) | in calc_opt2()
/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h499 #define V_CONG_CONTROL_FLAVOR(x) ((x) << S_CONG_CONTROL_FLAVOR) macro