Home
last modified time | relevance | path

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

/linux-6.15/include/net/
Dmac80211.h1827 struct ieee80211_channel_switch { struct
1828 u64 timestamp;
1829 u32 device_timestamp;
1830 bool block_tx;
1831 struct cfg80211_chan_def chandef;
1832 u8 count;
1833 u8 link_id;
1834 u32 delay;
/linux-6.15/net/mac80211/
Dcfg.c4128 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function