Searched defs:phy_info (Results 1 – 8 of 8) sorted by relevance
382 struct phy_info { struct385 u8 transceiver;386 u8 autoneg;387 u8 fc_autoneg;388 u8 port_type;389 u16 phy_type;390 u16 interface_type;391 u32 misc_params;392 u16 auto_speeds_supported;393 u16 fixed_speeds_supported;[all …]
102 struct odm_phy_info *phy_info, in odm_rx_phy_status_parsing()396 void odm_phy_status_query(struct dm_odm_t *dm_odm, struct odm_phy_info *phy_info, in odm_phy_status_query()
227 struct phy_info { struct228 u16 auto_speeds_supported;229 u16 fixed_speeds_supported;230 u16 phy_type;231 u16 interface_type;
674 __le16 phy_info; member818 __le32 phy_info[2]; member844 __le32 phy_info[2]; member
177 struct mptsas_phyinfo *phy_info; member
167 struct wlan_phy_info phy_info; member
93 struct rtw_debugfs_priv phy_info; member
4378 struct info_10gbt_phy_fw *phy_info; in adap_init0_phy() local