Searched refs:del_beacon (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h948 * @del_beacon: Remove beacon configuration and stop sending the beacon.
1071 int (*del_beacon)(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.c1607 .del_beacon = ieee80211_del_beacon,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c1724 if (!rdev->ops->del_beacon) {
1733 err = rdev->ops->del_beacon(&rdev->wiphy, dev);

Completed in 123 milliseconds