Home
last modified time | relevance | path

Searched defs:phy_name (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/
Dsite_linux_system.py169 def _phy_by_name(self, phy_name): argument
265 def _phy_in_use(self, phy_name): argument
/external/wpa_supplicant_8/src/ap/
Dhostapd.c2926 const char *conf_file = NULL, *phy_name = NULL; in hostapd_add_iface() local