Home
last modified time | relevance | path

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

/linux/include/net/
A Dmac80211.h1624 struct ieee80211_channel_switch { struct
1625 u64 timestamp;
1626 u32 device_timestamp;
1627 bool block_tx;
1628 struct cfg80211_chan_def chandef;
1629 u8 count;
1630 u32 delay;
/linux/net/mac80211/
A Dcfg.c3578 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function

Completed in 23 milliseconds