Searched refs:NETIF_F_VLAN_FEATURES (Results 1 – 4 of 4) sorted by relevance
250 #define NETIF_F_VLAN_FEATURES (NETIF_F_HW_VLAN_CTAG_FILTER | \ macro
578 if (dev->features & NETIF_F_VLAN_FEATURES) in vlan_dev_init()
1541 netdev->vlan_features |= netdev->features & ~NETIF_F_VLAN_FEATURES; in ionic_init_nic_features()
3427 ((dev)->features & ~(NETIF_F_VLAN_FEATURES | NETIF_F_HW_MACSEC))
Completed in 19 milliseconds