Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dreg.c1144 request->wiphy_idx = WIPHY_IDX_INVALID; in reg_reload_regdb()
3041 if (reg_request->wiphy_idx != WIPHY_IDX_INVALID) in reg_process_hint()
3255 request->wiphy_idx = WIPHY_IDX_INVALID; in regulatory_hint_core()
3278 request->wiphy_idx = WIPHY_IDX_INVALID; in regulatory_hint_user()
3403 lr->wiphy_idx != WIPHY_IDX_INVALID) in regulatory_hint_country_ie()
4153 lr->wiphy_idx = WIPHY_IDX_INVALID; in wiphy_regulatory_deregister()
Dcore.h22 #define WIPHY_IDX_INVALID -1 macro
Dnl80211.c17506 if (request->wiphy_idx != WIPHY_IDX_INVALID) { in nl80211_reg_change_event_fill()