Searched defs:prohibited_flags (Results 1 – 2 of 2) sorted by relevance
/linux/net/wireless/ |
H A D | chan.c | 1135 _cfg80211_chandef_usable(struct wiphy * wiphy,const struct cfg80211_chan_def * chandef,u32 prohibited_flags,u32 permitting_flags) _cfg80211_chandef_usable() argument 1311 cfg80211_chandef_usable(struct wiphy * wiphy,const struct cfg80211_chan_def * chandef,u32 prohibited_flags) cfg80211_chandef_usable() argument 1435 _cfg80211_reg_can_beacon(struct wiphy * wiphy,struct cfg80211_chan_def * chandef,enum nl80211_iftype iftype,u32 prohibited_flags,u32 permitting_flags) _cfg80211_reg_can_beacon() argument 1521 cfg80211_any_usable_channels(struct wiphy * wiphy,unsigned long sband_mask,u32 prohibited_flags) cfg80211_any_usable_channels() argument [all...] |
/linux/net/mac80211/ |
H A D | mlme.c | 770 u32 prohibited_flags) in ieee80211_chandef_usable()
|