Searched defs:phy_info (Results 1 – 4 of 4) sorted by relevance
204 struct phy_info { struct205 u32 phy_id;206 char *name;207 unsigned int phy_id_mask;208 u32 features;232 struct phy_info *uec_get_phy_info (struct uec_mii_info *mii_info); argument
794 static struct phy_info *phy_info[] = { variable
1498 static int phy_info_freqs(struct phy_info_arg *phy_info, in phy_info_freqs()1601 static int phy_info_band(struct phy_info_arg *phy_info, struct nlattr *nl_band) in phy_info_band()1665 struct phy_info_arg *phy_info = arg; in phy_info_handler() local
92 } phy_info[] = { variable