Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1450 wanted |= IONIC_ETH_HW_RX_HASH; in ionic_netdev_features_to_nic()
1510 if ((old_hw_features ^ lif->hw_features) & IONIC_ETH_HW_RX_HASH) in ionic_set_nic_features()
1523 if (lif->hw_features & IONIC_ETH_HW_RX_HASH) in ionic_set_nic_features()
1594 if (lif->hw_features & IONIC_ETH_HW_RX_HASH) in ionic_init_nic_features()
1899 if (lif->hw_features & IONIC_ETH_HW_RX_HASH) { in ionic_lif_rss_config()