Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmac80211.h1739 struct ieee80211_channel_switch { struct
1740 u64 timestamp;
1741 u32 device_timestamp;
1742 bool block_tx;
1743 struct cfg80211_chan_def chandef;
1744 u8 count;
1745 u32 delay;
/openbmc/linux/net/mac80211/
H A Dcfg.c4001 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function