Searched defs:phy_info (Results 1 – 9 of 9) sorted by relevance
599 struct phy_info { struct611 struct phy_info *next; argument612 char *vars;613 wlc_phy_t pubpi;615 bool do_initcal;616 bool phytest_on;617 bool ofdm_rateset_war;618 bool bf_preempt_4306;619 chanspec_t radio_chanspec;620 u8 antsel_type;[all …]
447 struct mptsas_phyinfo *phy_info; in mptsas_port_delete() local472 mptsas_get_rphy(struct mptsas_phyinfo *phy_info) in mptsas_get_rphy()481 mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy) in mptsas_set_rphy()498 mptsas_get_port(struct mptsas_phyinfo *phy_info) in mptsas_get_port()507 mptsas_set_port(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_port *port) in mptsas_set_port()521 mptsas_get_starget(struct mptsas_phyinfo *phy_info) in mptsas_get_starget()530 mptsas_set_starget(struct mptsas_phyinfo *phy_info, struct scsi_target * in mptsas_set_starget()753 struct mptsas_phyinfo *phy_info = NULL; in mptsas_add_device_component_starget() local827 struct mptsas_phyinfo *phy_info, *phy_info_cmp; in mptsas_setup_wide_ports() local1412 mptsas_add_end_device(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info) in mptsas_add_end_device()[all …]
176 struct mptsas_phyinfo *phy_info; member
97 struct phy_info { struct98 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);
3286 struct e1000_phy_info *phy_info) in e1000_phy_igp_get_info()3364 struct e1000_phy_info *phy_info) in e1000_phy_m88_get_info()3437 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) in e1000_phy_get_info()
292 struct e1000_phy_info phy_info; member
302 struct e1000_phy_info phy_info; member
369 struct e1000_phy_info phy_info; member
536 static struct phy_table phy_info[] = { variable