Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h1616 struct ieee80211_channel_switch { struct
1617 u64 timestamp;
1618 u32 device_timestamp;
1619 bool block_tx;
1620 struct cfg80211_chan_def chandef;
1621 u8 count;
1622 u32 delay;
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dcfg.c3494 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_channel_switch() function