Searched refs:NETIF_F_VLAN_FEATURES (Results 1 – 3 of 3) sorted by relevance
250 #define NETIF_F_VLAN_FEATURES (NETIF_F_HW_VLAN_CTAG_FILTER | \ macro
577 if (dev->features & NETIF_F_VLAN_FEATURES) in vlan_dev_init()
1542 netdev->vlan_features |= netdev->features & ~NETIF_F_VLAN_FEATURES; in ionic_init_nic_features()