Searched refs:netdev_features (Results 1 – 4 of 4) sorted by relevance
1470 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM; in xgbe_set_features()1471 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX; in xgbe_set_features()1472 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER; in xgbe_set_features()1489 pdata->netdev_features = features; in xgbe_set_features()
652 netdev_features_t netdev_features; member
431 pdata->netdev_features = netdev->features; in xgbe_probe()
4875 ar->hw->netdev_features = NETIF_F_HW_CSUM; in ath10k_mac_register()