Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnetdev_features.h250 #define NETIF_F_VLAN_FEATURES (NETIF_F_HW_VLAN_CTAG_FILTER | \ macro
/linux/net/8021q/
A Dvlan_dev.c578 if (dev->features & NETIF_F_VLAN_FEATURES) in vlan_dev_init()
/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_lif.c1541 netdev->vlan_features |= netdev->features & ~NETIF_F_VLAN_FEATURES; in ionic_init_nic_features()
/linux/drivers/net/
A Dmacsec.c3427 ((dev)->features & ~(NETIF_F_VLAN_FEATURES | NETIF_F_HW_MACSEC))

Completed in 19 milliseconds