Searched refs:netdev_features (Results 1 – 11 of 11) sorted by relevance
887 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xlgmac_set_features()888 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM; in xlgmac_set_features()889 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX; in xlgmac_set_features()890 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER; in xlgmac_set_features()914 pdata->netdev_features = features; in xlgmac_set_features()
610 netdev_features_t netdev_features; member
207 pdata->netdev_features = netdev->features; in xlgmac_init()
273 pdata->netdev_features = netdev->features; in xgbe_config_netdev()
1986 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xgbe_set_features()1987 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM; in xgbe_set_features()1988 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX; in xgbe_set_features()1989 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER; in xgbe_set_features()2020 pdata->netdev_features = features; in xgbe_set_features()
1147 netdev_features_t netdev_features; member
2192 * @netdev_features: tx netdev features supported by the hardware for this2193 * vif. mac80211 initializes this to hw->netdev_features, and the driver2238 netdev_features_t netdev_features;3236 * @netdev_features: netdev features to be set in each netdev created3297 netdev_features_t netdev_features;2199 netdev_features_t netdev_features; global() member 3255 netdev_features_t netdev_features; global() member
439 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mac_hw_set_misc() 440 hw->netdev_features |= mld->trans->mac_cfg->base->features; in iwl_mac_hw_set_misc()
3671 return sdata->vif.netdev_features; in ieee80211_tx_skb_fixup() 3677 return sdata->vif.netdev_features; in ieee80211_tx_skb_fixup()
10281 ar->hw->netdev_features = NETIF_F_HW_CSUM; in ath10k_mac_register()
14933 hw->netdev_features = NETIF_F_HW_CSUM; in ath12k_mac_mlo_setup()