Home
last modified time | relevance | path

Searched refs:ECORE_RSS_IPV6 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2_api.h46 ECORE_RSS_IPV6 = 0x2, enumerator
H A Decore_l2.c521 !!(p_rss->rss_caps & ECORE_RSS_IPV6)); in ecore_sp_vport_update_rss()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h769 ECORE_RSS_IPV6, enumerator
H A Decore_sp_verbs.c4659 if (ECORE_TEST_BIT(ECORE_RSS_IPV6, &p->rss_flags)) in ecore_setup_rss()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c1386 ECORE_RSS_IPV6 | in qede_get_active_rss_params()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2553 ECORE_SET_BIT(ECORE_RSS_IPV6, &params.rss_flags); in lm_enable_rss()