Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1462 wanted |= IONIC_ETH_HW_VLAN_RX_STRIP; in ionic_netdev_features_to_nic()
1508 IONIC_ETH_HW_VLAN_RX_STRIP | in ionic_set_nic_features()
1535 if (lif->hw_features & IONIC_ETH_HW_VLAN_RX_STRIP) in ionic_set_nic_features()
1606 if (lif->hw_features & IONIC_ETH_HW_VLAN_RX_STRIP) in ionic_init_nic_features()
H A Dionic_if.h1088 IONIC_ETH_HW_VLAN_RX_STRIP = BIT(1), enumerator