Home
last modified time | relevance | path

Searched refs:WIPHY_IDX_INVALID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/wireless/
H A Dreg.c1107 request->wiphy_idx = WIPHY_IDX_INVALID; in reg_reload_regdb()
3009 if (reg_request->wiphy_idx != WIPHY_IDX_INVALID) in reg_process_hint()
3226 request->wiphy_idx = WIPHY_IDX_INVALID; in regulatory_hint_core()
3249 request->wiphy_idx = WIPHY_IDX_INVALID; in regulatory_hint_user()
3374 lr->wiphy_idx != WIPHY_IDX_INVALID) in regulatory_hint_country_ie()
4124 lr->wiphy_idx = WIPHY_IDX_INVALID; in wiphy_regulatory_deregister()
H A Dcore.h22 #define WIPHY_IDX_INVALID -1 macro
H A Dnl80211.c17871 if (request->wiphy_idx != WIPHY_IDX_INVALID) { in nl80211_reg_change_event_fill()