Home
last modified time | relevance | path

Searched refs:NETIF_F_FSO (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dnetdev_features.h105 #define NETIF_F_FSO __NETIF_F(FSO) macro
207 NETIF_F_FSO)
225 #define NETIF_F_ALL_FOR_ALL (NETIF_F_NOCACHE_COPY | NETIF_F_FSO)
Dnetdevice.h4892 BUILD_BUG_ON(SKB_GSO_FCOE != (NETIF_F_FSO >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
Dfcoe.c669 if (netdev->features & NETIF_F_FSO) { in fcoe_netdev_features_change()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8748 (tx_ring->netdev->features & (NETIF_F_FSO | NETIF_F_FCOE_CRC))) { in ixgbe_xmit_frame_ring()
10932 netdev->features |= NETIF_F_FSO | in ixgbe_probe()
10935 netdev->vlan_features |= NETIF_F_FSO | in ixgbe_probe()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch59208 NETIF_F_FSO)
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch363613 NETIF_F_FSO)