Searched refs:add_station (Results 1 – 7 of 7) sorted by relevance
459 WARN_ON(ops->add_station && !ops->del_station); in wiphy_new_nm()
201 ret = rdev->ops->add_station(&rdev->wiphy, dev, mac, params); in rdev_add_station()
2201 CMD(add_station, NEW_STATION); in nl80211_add_commands_unsplit()8505 if (!rdev->ops->add_station) in nl80211_new_station()
2697 .add_station = cfg80211_rtw_add_station,
4896 int (*add_station)(struct wiphy *wiphy, struct net_device *dev, member
4611 .add_station = mwifiex_cfg80211_add_station,
5551 .add_station = ieee80211_add_station,