Home
last modified time | relevance | path

Searched refs:ECORE_RSS_IPV6_UDP (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_l2_api.h45 ECORE_RSS_IPV6_UDP = 0x20, enumerator
Decore_l2.c548 !!(p_rss->rss_caps & ECORE_RSS_IPV6_UDP)); in ecore_sp_vport_update_rss()
/freebsd-12-stable/sys/dev/bxe/
Decore_sp.h1182 ECORE_RSS_IPV6_UDP, enumerator
Decore_sp.c4524 if (ECORE_TEST_BIT(ECORE_RSS_IPV6_UDP, &p->rss_flags)) in ecore_setup_rss()
Dbxe.c11570 bxe_set_bit(ECORE_RSS_IPV6_UDP, &params.rss_flags); in bxe_config_rss_pf()