Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3901 #define V_ENABLEIPV6RSS(x) ((x) << S_ENABLEIPV6RSS) macro
3902 #define F_ENABLEIPV6RSS V_ENABLEIPV6RSS(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27615 #define V_ENABLEIPV6RSS(x) ((x) << S_ENABLEIPV6RSS) macro
27616 #define F_ENABLEIPV6RSS V_ENABLEIPV6RSS(1U)