Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_event.c3097 int ifidx = -1, wiphy_idx = -1, wiphy_idx_rx = -1; in process_global_event() local
3112 wiphy_idx_rx = nla_get_u32(tb[NL80211_ATTR_WIPHY]); in process_global_event()
3123 (wiphy_idx_set && wiphy_idx == wiphy_idx_rx) || in process_global_event()