Home
last modified time | relevance | path

Searched defs:phy (Results 1 – 6 of 6) sorted by relevance

/hostap/src/drivers/
Drfkill.c108 char *phy = NULL, *rfk_phy; in rfkill_init() local
/hostap/tests/hwsim/
Dtest_ap_ciphers.py536 def get_rx_spec(phy, keytype=KT_PTK): argument
560 def get_tk_replay_counter(phy, keytype=KT_PTK): argument
Dtest_ap_dynamic.py447 def hapd_bss_out_of_mem(hapd, phy, confname, count, func): argument
Dhostapd.py113 def add_bss(self, phy, confname, ignore_error=False): argument
/hostap/src/ap/
Dhostapd.c2085 const char *phy = hostapd_drv_get_radio_name(hapd); in setup_interface() local
3353 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
Dhostapd.h563 char phy[16]; /* Name of the PHY (radio) */ member