Home
last modified time | relevance | path

Searched refs:wiphy (Results 1 – 8 of 8) 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/autotest/client/site_tests/network_WlanRegulatory/
Dnetwork_WlanRegulatory.py52 current_regdomain = self._iw.get_regulatory_domain(wiphy=self._wiphy)
/external/autotest/client/common_lib/cros/network/
Diw_runner.py965 def get_regulatory_domain(self, wiphy=None): argument
977 if wiphy:
978 cmd += ' phy ' + wiphy
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_event.c2478 u32 vendor_id, subcmd, wiphy = 0; in nl80211_vendor_event() local
2491 wiphy = nla_get_u32(tb[NL80211_ATTR_WIPHY]); in nl80211_vendor_event()
2494 wiphy, vendor_id, subcmd); in nl80211_vendor_event()
2503 if (wiphy_idx >= 0 && wiphy_idx != (int) wiphy) { in nl80211_vendor_event()
2505 wiphy, wiphy_idx); in nl80211_vendor_event()
/external/cpuinfo/test/dmesg/
Dmoto-g-gen3.log1052 [ 15.882242,0] wlan: [3238:E :HDD] wlan_hdd_cfg80211_init: wiphy->bands[i] is NULL, i = 1
1053 [ 15.882251,0] wlan: [3238:E :HDD] wlan_hdd_cfg80211_init: wiphy->bands[i] is NULL, i = 2
1062 [ 15.884676,2] error: wiphy->bands[i] is NULL, i = 1
1063 [ 15.884681,2] error: wiphy->bands[i] is NULL, i = 2
1131 [ 17.409032,2] wlan: [28:E :VOS] error: wiphy->bands is NULL, i = 1
1132 [ 17.409051,2] wlan: [28:E :VOS] error: wiphy->bands is NULL, i = 2
Dmoto-g-gen2.log1157 [ 20.573532,1] wlan: [2327:E :HDD] wlan_hdd_cfg80211_init: wiphy->bands[i] is NULL, i = 1
1161 [ 20.579621,1] error: wiphy->bands[i] is NULL, i = 1
1201 [ 22.328587,1] wlan: [10:E :VOS] error: wiphy->bands is NULL, i = 1
/external/wpa_supplicant_8/hostapd/
DChangeLog401 - support split wiphy dump
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog668 - support split wiphy dump