Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/ulp/tom/
Dcxgb_tom.h232 opt2 |= V_FLAVORS_VALID(1) | V_CONG_CONTROL_FLAVOR(3) | in calc_opt2()
/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_t3_cpl.h508 #define V_FLAVORS_VALID(x) ((x) << S_FLAVORS_VALID) macro
509 #define F_FLAVORS_VALID V_FLAVORS_VALID(1U)