Searched refs:cancel_remain_on_channel (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.h1020 * @cancel_remain_on_channel: Cancel an on-going remain-on-channel operation.
1171 int (*cancel_remain_on_channel)(struct wiphy *wiphy, 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.c1644 .cancel_remain_on_channel = ieee80211_cancel_remain_on_channel,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c4594 if (!rdev->ops->cancel_remain_on_channel) {
4606 err = rdev->ops->cancel_remain_on_channel(&rdev->wiphy, dev, cookie);

Completed in 115 milliseconds