Lines Matching refs:netdev
3153 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev,
3156 int (*get_key)(struct wiphy *wiphy, struct net_device *netdev,
3160 int (*del_key)(struct wiphy *wiphy, struct net_device *netdev,
3163 struct net_device *netdev,
3166 struct net_device *netdev,
3287 int (*dump_survey)(struct wiphy *wiphy, struct net_device *netdev,
3290 int (*set_pmksa)(struct wiphy *wiphy, struct net_device *netdev,
3292 int (*del_pmksa)(struct wiphy *wiphy, struct net_device *netdev,
3294 int (*flush_pmksa)(struct wiphy *wiphy, struct net_device *netdev);
4326 struct net_device *netdev; member
4394 if (wdev->netdev) in wdev_address()
4395 return wdev->netdev->dev_addr; in wdev_address()
4401 if (wdev->netdev) in wdev_running()
4402 return netif_running(wdev->netdev); in wdev_running()
6063 void cfg80211_cac_event(struct net_device *netdev,
6291 void cfg80211_ft_event(struct net_device *netdev,
6580 int cfg80211_external_auth_request(struct net_device *netdev,