Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Drfkill.c108 char *phy = NULL, *rfk_phy; in rfkill_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Drfkill.c108 char *phy = NULL, *rfk_phy; in rfkill_init() local
/third_party/lzma/CPP/7zip/Common/
DLimitedStreams.cpp200 const UInt64 phy = extent.Phy + (virt - extent.Virt); in Read() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dhostapd.c1529 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()
Dhostapd.h422 char phy[16]; /* Name of the PHY (radio) */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhostapd.c1574 const char *phy = hostapd_drv_get_radio_name(hapd); in setup_interface() local
2581 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss()
Dhostapd.h453 char phy[16]; /* Name of the PHY (radio) */ member
/third_party/python/Lib/test/
Dtest_enum.py687 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/
Dvmlinux.h59881 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