Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnetdev_features.h199 #define NETIF_F_ALL_FCOE (NETIF_F_FCOE_CRC | NETIF_F_FCOE_MTU | \ macro
/Linux-v5.4/net/8021q/
Dvlan_dev.c543 NETIF_F_ALL_FCOE; in vlan_dev_init()
551 dev->vlan_features = real_dev->vlan_features & ~NETIF_F_ALL_FCOE; in vlan_dev_init()