Lines Matching defs:wiphy
438 static int lbs_cfg_set_channel(struct wiphy *wiphy, in lbs_cfg_set_channel()
623 struct wiphy *wiphy = priv->wdev->wiphy; in lbs_ret_scan() local
791 static int lbs_cfg_scan(struct wiphy *wiphy, in lbs_cfg_scan()
1248 _new_connect_scan_req(struct wiphy *wiphy, struct cfg80211_connect_params *sme) in _new_connect_scan_req()
1304 static int lbs_cfg_connect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_connect()
1451 static int lbs_cfg_disconnect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_disconnect()
1467 static int lbs_cfg_set_default_key(struct wiphy *wiphy, in lbs_cfg_set_default_key()
1489 static int lbs_cfg_add_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_add_key()
1552 static int lbs_cfg_del_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_del_key()
1592 static int lbs_cfg_get_station(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_get_station()
1637 static int lbs_get_survey(struct wiphy *wiphy, struct net_device *dev, in lbs_get_survey()
1673 static int lbs_change_intf(struct wiphy *wiphy, struct net_device *dev, in lbs_change_intf()
1992 static int lbs_join_ibss(struct wiphy *wiphy, struct net_device *dev, in lbs_join_ibss()
2033 static int lbs_leave_ibss(struct wiphy *wiphy, struct net_device *dev) in lbs_leave_ibss()
2195 int lbs_reg_notifier(struct wiphy *wiphy, in lbs_reg_notifier()