Home
last modified time | relevance | path

Searched refs:ECORE_RSS_IPV4_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.h47 ECORE_RSS_IPV4_TCP = 0x4, enumerator
H A Decore_l2.c524 !!(p_rss->rss_caps & ECORE_RSS_IPV4_TCP)); in ecore_sp_vport_update_rss()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h767 ECORE_RSS_IPV4_TCP, enumerator
H A Decore_sp_verbs.c4653 if (ECORE_TEST_BIT(ECORE_RSS_IPV4_TCP, &p->rss_flags)) in ecore_setup_rss()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c1387 ECORE_RSS_IPV4_TCP | in qede_get_active_rss_params()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2549 ECORE_SET_BIT(ECORE_RSS_IPV4_TCP, &params.rss_flags); in lm_enable_rss()