Searched refs:ECORE_RSS_IPV6_TCP (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_l2_api.h43 ECORE_RSS_IPV6_TCP = 0x8, enumerator in enum:ecore_rss_caps
H A Decore_l2.c542 !!(p_rss->rss_caps & ECORE_RSS_IPV6_TCP));
H A Dqlnx_os.c6882 ECORE_RSS_IPV4_TCP | ECORE_RSS_IPV6_TCP;
/freebsd-13-stable/sys/dev/bxe/
H A Decore_sp.h1178 ECORE_RSS_IPV6_TCP, enumerator in enum:__anon11714
H A Decore_sp.c4521 if (ECORE_TEST_BIT(ECORE_RSS_IPV6_TCP, &p->rss_flags))
H A Dbxe.c11523 bxe_set_bit(ECORE_RSS_IPV6_TCP, &params.rss_flags);

Completed in 119 milliseconds