Home
last modified time | relevance | path

Searched defs:phy_info (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c1291 static int phy_info_freqs(struct phy_info_arg *phy_info, in phy_info_freqs()
1388 static int phy_info_band(struct phy_info_arg *phy_info, struct nlattr *nl_band) in phy_info_band()
1452 struct phy_info_arg *phy_info = arg; in phy_info_handler() local
/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c4228 struct e1000_phy_info *phy_info) in e1000_phy_igp_get_info()
4305 struct e1000_phy_info *phy_info) in e1000_phy_ife_get_info()
4355 struct e1000_phy_info *phy_info) in e1000_phy_m88_get_info()
4434 struct e1000_phy_info *phy_info) in e1000_phy_get_info()
De1000.h243 struct e1000_phy_info phy_info; member