Searched refs:vlan_fts (Results 1 – 1 of 1) sorted by relevance
250 netdev_features_t vlan_fts = 0; in netdev_feature_init() local265 vlan_fts |= NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_HW_VLAN_CTAG_RX; in netdev_feature_init()268 vlan_fts |= NETIF_F_HW_VLAN_CTAG_FILTER; in netdev_feature_init()277 netdev->features |= dft_fts | cso_fts | tso_fts | vlan_fts; in netdev_feature_init()