Home
last modified time | relevance | path

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

/Linux-v6.6/net/wireless/
Dreg.c1106 request->wiphy_idx = WIPHY_IDX_INVALID; in reg_reload_regdb()
3008 if (reg_request->wiphy_idx != WIPHY_IDX_INVALID) in reg_process_hint()
3225 request->wiphy_idx = WIPHY_IDX_INVALID; in regulatory_hint_core()
3248 request->wiphy_idx = WIPHY_IDX_INVALID; in regulatory_hint_user()
3373 lr->wiphy_idx != WIPHY_IDX_INVALID) in regulatory_hint_country_ie()
4123 lr->wiphy_idx = WIPHY_IDX_INVALID; in wiphy_regulatory_deregister()
Dcore.h22 #define WIPHY_IDX_INVALID -1 macro
Dnl80211.c17805 if (request->wiphy_idx != WIPHY_IDX_INVALID) { in nl80211_reg_change_event_fill()