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

/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c1470 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM;
1471 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX;
1472 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER;
1489 pdata->netdev_features = features;
H A Dxgbe-main.c431 pdata->netdev_features = netdev->features;
H A Dxgbe.h652 netdev_features_t netdev_features; member in struct:xgbe_prv_data
/drivers/net/wireless/ath/ath10k/
H A Dmac.c4875 ar->hw->netdev_features = NETIF_F_HW_CSUM;

Completed in 298 milliseconds