Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/ !
Dmac80211.h1815 struct ieee80211_channel_switch { struct
1816 u64 timestamp;
1817 u32 device_timestamp;
1818 bool block_tx;
1819 struct cfg80211_chan_def chandef;
1820 u8 count;
1821 u8 link_id;
1822 u32 delay;
/linux-6.12.1/net/mac80211/ !
Dcfg.c4065 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function