Searched refs: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.h1015 * @remain_on_channel: Request the driver to remain awake on the specified
1165 int (*remain_on_channel)(struct wiphy *wiphy, member in struct:cfg80211_ops
2336 * cfg80211_ready_on_channel - notification of remain_on_channel start
2339 * @chan: The current channel (from remain_on_channel request)
2351 * cfg80211_remain_on_channel_expired - remain_on_channel duration expired
2354 * @chan: The current channel (from remain_on_channel request)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c588 CMD(remain_on_channel, REMAIN_ON_CHANNEL);
4510 if (!rdev->ops->remain_on_channel) {
4553 err = rdev->ops->remain_on_channel(&rdev->wiphy, dev, chan,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c1643 .remain_on_channel = ieee80211_remain_on_channel,

Completed in 123 milliseconds