Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dmac80211.h1735 struct ieee80211_channel_switch { struct
1736 u64 timestamp;
1737 u32 device_timestamp;
1738 bool block_tx;
1739 struct cfg80211_chan_def chandef;
1740 u8 count;
1741 u32 delay;
/Linux-v6.6/net/mac80211/
Dcfg.c3993 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function