Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDt4_main.c6921 if (fconf & F_TOS) in fconf_to_mode()
6960 fconf |= F_TOS; in mode_to_fconf()
6998 fconf |= F_TOS; in fspec_to_fconf()
/trueos/sys/dev/cxgbe/common/
HDt4_hw.c5677 case F_TOS: field_shift += W_FT_TOS; break; in t4_filter_field_shift()
HDt4_regs.h18221 #define F_TOS V_TOS(1U) macro