Searched defs:phy (Results 1 – 8 of 8) sorted by relevance
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| D | rfkill.c | 108 char *phy = NULL, *rfk_phy; in rfkill_init() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| D | rfkill.c | 108 char *phy = NULL, *rfk_phy; in rfkill_init() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | hostapd.c | 1529 const char *phy = hostapd_drv_get_radio_name(hapd); in setup_interface() local 2421 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
|
| D | hostapd.h | 422 char phy[16]; /* Name of the PHY (radio) */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| D | hostapd.c | 1574 const char *phy = hostapd_drv_get_radio_name(hapd); in setup_interface() local 2566 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
|
| D | hostapd.h | 453 char phy[16]; /* Name of the PHY (radio) */ member
|
| /third_party/python/Lib/test/ |
| D | test_enum.py | 687 class phy(int, Enum): class 695 class phy(IntEnum): class 701 class phy(float, Enum): class 709 class phy(FloatEnum): class 715 class phy(str, Enum): class 723 class phy(StrEnum): class
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 59881 struct phy { struct 59884 const struct phy_ops *ops; argument 59888 struct phy_attrs attrs; argument 59897 struct phy * (*of_xlate)(struct device *, struct of_phandle_args *); argument 59904 struct phy *phy; member
|