Searched defs:phy (Results 1 – 6 of 6) sorted by relevance
/hostap-latest/src/drivers/ |
D | rfkill.c | 108 char *phy = NULL, *rfk_phy; in rfkill_init() local
|
/hostap-latest/tests/hwsim/ |
D | test_ap_ciphers.py | 522 def get_rx_spec(phy, keytype=KT_PTK): argument 546 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 | 98 def add_bss(self, phy, confname, ignore_error=False): argument
|
/hostap-latest/src/ap/ |
D | hostapd.c | 2023 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()
|
D | hostapd.h | 541 char phy[16]; /* Name of the PHY (radio) */ member
|