Searched refs:add_station (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.c | 1448 static int add_station(struct wiphy *wiphy, struct wireless_dev *wdev, in add_station() function 1692 .add_station = add_station,
|
| /linux/net/wireless/ |
| H A D | core.c | 562 WARN_ON(ops->add_station && !ops->del_station); in wiphy_new_nm()
|
| H A D | rdev-ops.h | 201 ret = rdev->ops->add_station(&rdev->wiphy, wdev, mac, params); in rdev_add_station()
|
| H A D | nl80211.c | 2415 CMD(add_station, NEW_STATION); in nl80211_add_commands_unsplit() 9344 if (!rdev->ops->add_station) in nl80211_new_station()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 2658 .add_station = wil_cfg80211_add_station,
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | cfg80211.c | 3679 .add_station = nxpwifi_cfg80211_add_station,
|
| /linux/include/net/ |
| H A D | cfg80211.h | 5333 int (*add_station)(struct wiphy *wiphy, struct wireless_dev *wdev, member
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4617 .add_station = mwifiex_cfg80211_add_station,
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 5991 .add_station = ieee80211_add_station,
|