Searched refs:IONIC_ETH_HW_RX_HASH (Results 1 – 2 of 2) sorted by relevance
1468 wanted |= IONIC_ETH_HW_RX_HASH; in ionic_netdev_features_to_nic()1528 if ((old_hw_features ^ lif->hw_features) & IONIC_ETH_HW_RX_HASH) in ionic_set_nic_features()1541 if (lif->hw_features & IONIC_ETH_HW_RX_HASH) in ionic_set_nic_features()1612 if (lif->hw_features & IONIC_ETH_HW_RX_HASH) in ionic_init_nic_features()1891 if (lif->hw_features & IONIC_ETH_HW_RX_HASH) { in ionic_lif_rss_config()
1090 IONIC_ETH_HW_RX_HASH = BIT(3), enumerator