Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2_api.h48 ECORE_RSS_IPV6_TCP = 0x8, enumerator
H A Decore_l2.c527 !!(p_rss->rss_caps & ECORE_RSS_IPV6_TCP)); in ecore_sp_vport_update_rss()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h770 ECORE_RSS_IPV6_TCP, enumerator
H A Decore_sp_verbs.c4662 if (ECORE_TEST_BIT(ECORE_RSS_IPV6_TCP, &p->rss_flags)) in ecore_setup_rss()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c1388 ECORE_RSS_IPV6_TCP | in qede_get_active_rss_params()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2557 ECORE_SET_BIT(ECORE_RSS_IPV6_TCP, &params.rss_flags); in lm_enable_rss()