Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/dev/cxgbe/common/
H A Dt4_regs.h22085 #define V_ENABLEIPV6RSS(x) ((x) << S_ENABLEIPV6RSS) macro
22086 #define F_ENABLEIPV6RSS V_ENABLEIPV6RSS(1U)