Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dmac80211.h1745 struct ieee80211_channel_switch { struct
1746 u64 timestamp;
1747 u32 device_timestamp;
1748 bool block_tx;
1749 struct cfg80211_chan_def chandef;
1750 u8 count;
1751 u32 delay;
/linux-6.3-rc2/net/mac80211/
A Dcfg.c3895 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function

Completed in 42 milliseconds