Searched defs:phy (Results 1 – 6 of 6) sorted by relevance
/hostap/src/drivers/ |
D | rfkill.c | 108 char *phy = NULL, *rfk_phy; in rfkill_init() local
|
/hostap/tests/hwsim/ |
D | test_ap_ciphers.py | 536 def get_rx_spec(phy, keytype=KT_PTK): argument 560 def get_tk_replay_counter(phy, keytype=KT_PTK): argument
|
D | test_ap_dynamic.py | 447 def hapd_bss_out_of_mem(hapd, phy, confname, count, func): argument
|
D | hostapd.py | 113 def add_bss(self, phy, confname, ignore_error=False): argument
|
/hostap/src/ap/ |
D | hostapd.c | 2085 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()
|
D | hostapd.h | 563 char phy[16]; /* Name of the PHY (radio) */ member
|