Searched refs:NETIF_F_FSO (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dnetdev_features.h87 #define NETIF_F_FSO __NETIF_F(FSO) macro
154 NETIF_F_FSO)
167 #define NETIF_F_ALL_FOR_ALL (NETIF_F_NOCACHE_COPY | NETIF_F_FSO)
H A Dnetdevice.h3565 BUILD_BUG_ON(SKB_GSO_FCOE != (NETIF_F_FSO >> NETIF_F_GSO_SHIFT));

Completed in 12 milliseconds