Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_int.h599 struct phy_info { struct
611 struct phy_info *next; argument
612 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 …]
/linux-2.6.39/drivers/message/fusion/
Dmptsas.c447 struct mptsas_phyinfo *phy_info; in mptsas_port_delete() local
472 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() local
827 struct mptsas_phyinfo *phy_info, *phy_info_cmp; in mptsas_setup_wide_ports() local
1412 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
/linux-2.6.39/drivers/net/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);
/linux-2.6.39/drivers/net/e1000/
De1000_hw.c3286 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()
De1000.h292 struct e1000_phy_info phy_info; member
/linux-2.6.39/drivers/net/igb/
Digb.h302 struct e1000_phy_info phy_info; member
/linux-2.6.39/drivers/net/e1000e/
De1000.h369 struct e1000_phy_info phy_info; member
/linux-2.6.39/drivers/net/tulip/
Dde4x5.c536 static struct phy_table phy_info[] = { variable