Home
last modified time | relevance | path

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

/drivers/message/fusion/
Dmptsas.c454 struct mptsas_phyinfo *phy_info; in mptsas_port_delete() local
479 mptsas_get_rphy(struct mptsas_phyinfo *phy_info) in mptsas_get_rphy()
488 mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy) in mptsas_set_rphy()
505 mptsas_get_port(struct mptsas_phyinfo *phy_info) in mptsas_get_port()
514 mptsas_set_port(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_port *port) in mptsas_set_port()
528 mptsas_get_starget(struct mptsas_phyinfo *phy_info) in mptsas_get_starget()
537 mptsas_set_starget(struct mptsas_phyinfo *phy_info, struct scsi_target * in mptsas_set_starget()
760 struct mptsas_phyinfo *phy_info = NULL; in mptsas_add_device_component_starget() local
834 struct mptsas_phyinfo *phy_info, *phy_info_cmp; in mptsas_setup_wide_ports() local
1419 mptsas_add_end_device(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info) in mptsas_add_end_device()
[all …]
Dmptsas.h176 struct mptsas_phyinfo *phy_info; member
/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet.h97 struct phy_info { struct
98 unsigned int id;
99 const char *name;
100 void (*startup) (struct net_device * dev);
101 void (*shutdown) (struct net_device * dev);
102 void (*ack_int) (struct net_device * dev);
/drivers/net/ethernet/intel/e1000/
De1000_hw.c3282 struct e1000_phy_info *phy_info) in e1000_phy_igp_get_info()
3360 struct e1000_phy_info *phy_info) in e1000_phy_m88_get_info()
3433 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) in e1000_phy_get_info()
De1000.h288 struct e1000_phy_info phy_info; member
/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c439 struct be_phy_info phy_info; in be_get_settings() local
Dbe_cmds.c2140 struct be_phy_info *phy_info) in be_cmd_get_phy_info()
Dbe_main.c2793 struct be_phy_info phy_info; in phy_flashing_required() local
Dbe_cmds.h1329 struct be_phy_info phy_info; member
/drivers/net/ethernet/intel/igb/
Digb.h342 struct e1000_phy_info phy_info; member
/drivers/net/ethernet/intel/e1000e/
De1000.h376 struct e1000_phy_info phy_info; member
/drivers/net/ethernet/dec/tulip/
Dde4x5.c536 static struct phy_table phy_info[] = { variable