Home
last modified time | relevance | path

Searched refs:F_TOS (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/cxgbe/
Dt4_main.c6695 if (fconf & F_TOS) in fconf_to_mode()
6734 fconf |= F_TOS; in mode_to_fconf()
6772 fconf |= F_TOS; in fspec_to_fconf()
/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_hw.c5656 case F_TOS: field_shift += W_FT_TOS; break; in t4_filter_field_shift()
Dt4_regs.h18221 #define F_TOS V_TOS(1U) macro