Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetdev_features.h217 #define NETIF_F_ALL_FCOE (NETIF_F_FCOE_CRC | NETIF_F_FCOE_MTU | \ macro
/linux/net/8021q/
H A Dvlan_dev.c567 NETIF_F_ALL_FCOE; in vlan_dev_init()
577 dev->vlan_features = real_dev->vlan_features & ~NETIF_F_ALL_FCOE; in vlan_dev_init()