Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe.h382 struct phy_info { struct
385 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 …]
/linux/drivers/staging/rtl8723bs/hal/
H A Dodm_HWConfig.c102 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()
/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma.h227 struct phy_info { struct
228 u16 auto_speeds_supported;
229 u16 fixed_speeds_supported;
230 u16 phy_type;
231 u16 interface_type;
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Drx.h674 __le16 phy_info; member
818 __le32 phy_info[2]; member
844 __le32 phy_info[2]; member
/linux/drivers/message/fusion/
H A Dmptsas.h177 struct mptsas_phyinfo *phy_info; member
/linux/drivers/staging/rtl8723bs/include/
H A Dwlan_bssdef.h167 struct wlan_phy_info phy_info; member
/linux/drivers/net/wireless/realtek/rtw88/
H A Ddebug.c93 struct rtw_debugfs_priv phy_info; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c4378 struct info_10gbt_phy_fw *phy_info; in adap_init0_phy() local