Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/pensando/ionic/ !
Dionic_lif.c1374 wanted |= IONIC_ETH_HW_RX_HASH; in ionic_netdev_features_to_nic()
1434 if ((old_hw_features ^ lif->hw_features) & IONIC_ETH_HW_RX_HASH) in ionic_set_nic_features()
1447 if (lif->hw_features & IONIC_ETH_HW_RX_HASH) in ionic_set_nic_features()
1512 if (lif->hw_features & IONIC_ETH_HW_RX_HASH) in ionic_init_nic_features()
1787 if (lif->hw_features & IONIC_ETH_HW_RX_HASH) { in ionic_lif_rss_config()
Dionic_if.h1078 IONIC_ETH_HW_RX_HASH = BIT(3), enumerator