Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Drfkill.c108 char *phy = NULL, *rfk_phy; in rfkill_init() local
/hostap-latest/tests/hwsim/
Dtest_ap_ciphers.py522 def get_rx_spec(phy, keytype=KT_PTK): argument
546 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.py98 def add_bss(self, phy, confname, ignore_error=False): argument
/hostap-latest/src/ap/
Dhostapd.c2023 const char *phy = hostapd_drv_get_radio_name(hapd); in setup_interface() local
3276 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
Dhostapd.h541 char phy[16]; /* Name of the PHY (radio) */ member