Home
last modified time | relevance | path

Searched refs:V_TOS (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h369 #define V_TOS(x) ((x) << S_TOS) macro
/NextBSD/sys/dev/cxgb/ulp/tom/
HDcxgb_cpl_io.c865 opt0l |= V_TOS(INP_TOS(sotoinpcb(so))); in calc_opt0l()
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h18191 #define V_TOS(x) ((x) << S_TOS) macro
18192 #define F_TOS V_TOS(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h18220 #define V_TOS(x) ((x) << S_TOS) macro
18221 #define F_TOS V_TOS(1U)