Searched defs:ieee80211_channel_switch (Results 1 – 2 of 2) sorted by relevance
1303 struct ieee80211_channel_switch { struct1304 u64 timestamp;1305 u32 device_timestamp;1306 bool block_tx;1307 struct cfg80211_chan_def chandef;1308 u8 count;
3255 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function