CFG80211_REMAIN_ON_C(9) | Actions and configuration | CFG80211_REMAIN_ON_C(9) |
NAME¶
cfg80211_remain_on_channel_expired - remain_on_channel duration expired
SYNOPSIS¶
void cfg80211_remain_on_channel_expired(struct wireless_dev * wdev, u64 cookie, struct ieee80211_channel * chan, gfp_t gfp);
ARGUMENTS¶
wdev
wireless device
cookie
the request cookie
chan
The current channel (from remain_on_channel
request)
gfp
allocation flags
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |