Home
last modified time | relevance | path

Searched refs:NL80211_RRF_NO_IR_ALL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h4484 #define NL80211_RRF_NO_IR_ALL (NL80211_RRF_NO_IR | __NL80211_RRF_NO_IBSS) macro
/openbmc/linux/net/wireless/
H A Dreg.c1569 if (rd_flags & NL80211_RRF_NO_IR_ALL) in map_regdom_flags()