Home
last modified time | relevance | path

Searched refs:IONIC_RSS_TYPE_IPV4 (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/ionic/
H A Dionic_lif.h21 IONIC_RSS_TYPE_IPV4 | \
H A Dionic_ethdev.c620 if (lif->rss_types & IONIC_RSS_TYPE_IPV4) in ionic_dev_rss_hash_conf_get()
664 rss_types |= IONIC_RSS_TYPE_IPV4; in ionic_dev_rss_hash_update()
H A Dionic_if.h1548 IONIC_RSS_TYPE_IPV4 = BIT(0), enumerator