Home
last modified time | relevance | path

Searched refs:NL80211_USER_REG_HINT_CELL_BASE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h4520 NL80211_USER_REG_HINT_CELL_BASE = 1, enumerator
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c2279 case NL80211_USER_REG_HINT_CELL_BASE: in qtnf_cmd_reg_notify()
/openbmc/linux/net/wireless/
H A Dreg.c2049 return request->user_reg_hint_type == NL80211_USER_REG_HINT_CELL_BASE; in reg_request_cell_base()
H A Dnl80211.c8125 case NL80211_USER_REG_HINT_CELL_BASE: in nl80211_req_set_reg()
8676 NL80211_USER_REG_HINT_CELL_BASE)) in nl80211_get_reg_do()
8717 NL80211_USER_REG_HINT_CELL_BASE)) in nl80211_send_regdom()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3552 if (request->user_reg_hint_type != NL80211_USER_REG_HINT_CELL_BASE) in ath6kl_cfg80211_reg_notify()