Searched defs:ieee80211_channel_switch (Results 1 – 2 of 2) sorted by relevance
1440 struct ieee80211_channel_switch { struct1441 u64 timestamp;1442 u32 device_timestamp;1443 bool block_tx;1444 struct cfg80211_chan_def chandef;1445 u8 count;
3288 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function