Searched defs:ieee80211_channel_switch (Results 1 – 2 of 2) sorted by relevance
1745 struct ieee80211_channel_switch { struct1746 u64 timestamp;1747 u32 device_timestamp;1748 bool block_tx;1749 struct cfg80211_chan_def chandef;1750 u8 count;1751 u32 delay;
3895 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function
Completed in 42 milliseconds