Searched refs:add_station (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dcore.c327 WARN_ON(ops->add_station && !ops->del_station);
H A Dnl80211.c576 CMD(add_station, NEW_STATION);
2189 if (!rdev->ops->add_station) {
2199 err = rdev->ops->add_station(&rdev->wiphy, dev, mac_addr, &params);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h950 * @add_station: Add a new station.
1074 int (*add_station)(struct wiphy *wiphy, struct net_device *dev, member in struct:cfg80211_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c1608 .add_station = ieee80211_add_station,

Completed in 73 milliseconds