Lines Matching refs:netdev
4764 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev,
4767 int (*get_key)(struct wiphy *wiphy, struct net_device *netdev,
4771 int (*del_key)(struct wiphy *wiphy, struct net_device *netdev,
4775 struct net_device *netdev, int link_id,
4778 struct net_device *netdev, int link_id,
4781 struct net_device *netdev,
4908 int (*dump_survey)(struct wiphy *wiphy, struct net_device *netdev,
4911 int (*set_pmksa)(struct wiphy *wiphy, struct net_device *netdev,
4913 int (*del_pmksa)(struct wiphy *wiphy, struct net_device *netdev,
4915 int (*flush_pmksa)(struct wiphy *wiphy, struct net_device *netdev);
6465 struct net_device *netdev; member
6576 if (wdev->netdev) in wdev_address()
6577 return wdev->netdev->dev_addr; in wdev_address()
6583 if (wdev->netdev) in wdev_running()
6584 return netif_running(wdev->netdev); in wdev_running()
9013 void cfg80211_cac_event(struct net_device *netdev,
9378 void cfg80211_ft_event(struct net_device *netdev,
9696 int cfg80211_external_auth_request(struct net_device *netdev,
9751 void cfg80211_assoc_comeback(struct net_device *netdev,
9813 void cfg80211_update_owe_info_event(struct net_device *netdev,
9971 void cfg80211_epcs_changed(struct net_device *netdev, bool enabled);