Searched defs:ieee80211_channel_switch (Results 1 – 2 of 2) sorted by relevance
1284 struct ieee80211_channel_switch { struct1285 u64 timestamp;1286 u32 device_timestamp;1287 bool block_tx;1288 struct cfg80211_chan_def chandef;1289 u8 count;
3233 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function