Home
last modified time | relevance | path

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

/net/wireless/
Dreg.c2718 if (reg_request->wiphy_idx != WIPHY_IDX_INVALID) in reg_process_hint()
2921 request->wiphy_idx = WIPHY_IDX_INVALID; in regulatory_hint_core()
2941 request->wiphy_idx = WIPHY_IDX_INVALID; in regulatory_hint_user()
3066 lr->wiphy_idx != WIPHY_IDX_INVALID) in regulatory_hint_country_ie()
3804 lr->wiphy_idx = WIPHY_IDX_INVALID; in wiphy_regulatory_deregister()
Dcore.h22 #define WIPHY_IDX_INVALID -1 macro
Dnl80211.c15009 if (request->wiphy_idx != WIPHY_IDX_INVALID) { in nl80211_reg_change_event_fill()