Home
last modified time | relevance | path

Searched defs:ieee80211_channel_switch (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
Dmac80211.h1303 struct ieee80211_channel_switch { struct
1304 u64 timestamp;
1305 u32 device_timestamp;
1306 bool block_tx;
1307 struct cfg80211_chan_def chandef;
1308 u8 count;
/linux-4.4.14/net/mac80211/
Dcfg.c3255 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function