Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2_api.h45 ECORE_RSS_IPV4 = 0x1, enumerator
H A Decore_l2.c518 !!(p_rss->rss_caps & ECORE_RSS_IPV4)); in ecore_sp_vport_update_rss()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h766 ECORE_RSS_IPV4, enumerator
H A Decore_sp_verbs.c4650 if (ECORE_TEST_BIT(ECORE_RSS_IPV4, &p->rss_flags)) in ecore_setup_rss()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c1385 rss_params.rss_caps = ECORE_RSS_IPV4 | in qede_get_active_rss_params()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2545 ECORE_SET_BIT(ECORE_RSS_IPV4, &params.rss_flags); in lm_enable_rss()