Home
last modified time | relevance | path

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

/external/iw/
Dinterface.c310 unsigned int *wiphy = arg; in print_iface_handler() local
316 if (wiphy && tb_msg[NL80211_ATTR_WIPHY]) { in print_iface_handler()
319 if (*wiphy != thiswiphy) in print_iface_handler()
321 *wiphy = thiswiphy; in print_iface_handler()
346 if (!wiphy && tb_msg[NL80211_ATTR_WIPHY]) in print_iface_handler()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_event.c1918 u32 vendor_id, subcmd, wiphy = 0; in nl80211_vendor_event() local
1931 wiphy = nla_get_u32(tb[NL80211_ATTR_WIPHY]); in nl80211_vendor_event()
1934 wiphy, vendor_id, subcmd); in nl80211_vendor_event()
1943 if (wiphy_idx >= 0 && wiphy_idx != (int) wiphy) { in nl80211_vendor_event()
1945 wiphy, wiphy_idx); in nl80211_vendor_event()
/external/wpa_supplicant_8/hostapd/
DChangeLog194 - support split wiphy dump
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog356 - support split wiphy dump