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

/linux-master/drivers/net/
H A Difb.c291 #define IFB_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | NETIF_F_FRAGLIST | \ macro
320 dev->features |= IFB_FEATURES;
323 dev->vlan_features |= IFB_FEATURES & ~(NETIF_F_HW_VLAN_CTAG_TX |

Completed in 109 milliseconds