Searched refs:add_station (Results 1 – 7 of 7) sorted by relevance
352 WARN_ON(ops->add_station && !ops->del_station); in wiphy_new_nm()
176 ret = rdev->ops->add_station(&rdev->wiphy, dev, mac, params); in rdev_add_station()
1479 CMD(add_station, NEW_STATION); in nl80211_send_wiphy()4327 if (!rdev->ops->add_station) in nl80211_new_station()
2493 int (*add_station)(struct wiphy *wiphy, struct net_device *dev, member
3112 .add_station = cfg80211_rtw_add_station,
3419 .add_station = mwifiex_cfg80211_add_station,
3712 .add_station = ieee80211_add_station,