Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_event.c2645 int ifidx = -1, wiphy_idx = -1, wiphy_idx_rx = -1; in process_global_event() local
2660 wiphy_idx_rx = nla_get_u32(tb[NL80211_ATTR_WIPHY]); in process_global_event()
2671 (wiphy_idx_set && wiphy_idx == wiphy_idx_rx) || in process_global_event()