Home
last modified time | relevance | path

Searched defs:phy (Results 1 – 25 of 75) sorted by relevance

123

/titanic_51/usr/src/uts/intel/io/dnet/
H A Ddnet_mii.c109 mii_probe_phy(mii_handle_t mac, int phy) in mii_probe_phy() argument
148 mii_init_phy(mii_handle_t mac,int phy) mii_init_phy() argument
292 mii_reset_phy(mii_handle_t mac,int phy,enum mii_wait_type wait) mii_reset_phy() argument
352 mii_sync(mii_handle_t mac,int phy) mii_sync() argument
405 mii_disable_fullduplex(mii_handle_t mac,int phy) mii_disable_fullduplex() argument
449 mii_autoneg_enab(mii_handle_t mac,int phy) mii_autoneg_enab() argument
463 mii_linkup(mii_handle_t mac,int phy) mii_linkup() argument
486 mii_getspeed(mii_handle_t mac,int phy,int * speed,int * fulld) mii_getspeed() argument
514 mii_fixspeed(mii_handle_t mac,int phy,int speed,int fullduplex) mii_fixspeed() argument
551 mii_isolate(mii_handle_t mac,int phy) mii_isolate() argument
567 mii_unisolate(mii_handle_t mac,int phy) mii_unisolate() argument
584 mii_rsan(mii_handle_t mac,int phy,enum mii_wait_type wait) mii_rsan() argument
627 mii_dump_phy(mii_handle_t mac,int phy) mii_dump_phy() argument
764 mii_get_valid_phydata(mii_handle_t mac,int phy) mii_get_valid_phydata() argument
778 dump_NS83840(mii_handle_t mac,int phy) dump_NS83840() argument
813 getspeed_NS83840(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_NS83840() argument
857 getspeed_82553(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_82553() argument
870 getspeed_ICS1890(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_ICS1890() argument
879 dump_ICS1890(mii_handle_t mac,int phy) dump_ICS1890() argument
889 postreset_NS83840(mii_handle_t mac,int phy) postreset_NS83840() argument
929 postreset_ICS1890(mii_handle_t mac,int phy) postreset_ICS1890() argument
939 getspeed_generic(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_generic() argument
[all...]
/titanic_51/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c2863 struct elink_phy *phy, in elink_cl22_write() argument
2898 elink_cl22_read(struct elink_dev * cb,struct elink_phy * phy,u16 reg,u16 * ret_val) elink_cl22_read() argument
2941 elink_cl45_read(struct elink_dev * cb,struct elink_phy * phy,u8 devad,u16 reg,u16 * ret_val) elink_cl45_read() argument
3020 elink_cl45_write(struct elink_dev * cb,struct elink_phy * phy,u8 devad,u16 reg,u16 val) elink_cl45_write() argument
3237 elink_eee_disable(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_eee_disable() argument
3253 elink_eee_advertise(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars,u8 modes) elink_eee_advertise() argument
3290 elink_eee_an_resolve(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_eee_an_resolve() argument
3456 elink_cl45_read_or_write(struct elink_dev * cb,struct elink_phy * phy,u8 devad,u16 reg,u16 or_val) elink_cl45_read_or_write() argument
3465 elink_cl45_read_and_write(struct elink_dev * cb,struct elink_phy * phy,u8 devad,u16 reg,u16 and_val) elink_cl45_read_and_write() argument
3511 elink_get_warpcore_lane(struct elink_phy * phy,struct elink_params * params) elink_get_warpcore_lane() argument
3569 elink_set_aer_mmd(struct elink_params * params,struct elink_phy * phy) elink_set_aer_mmd() argument
3643 elink_xgxs_specific_func(struct elink_phy * phy,struct elink_params * params,u32 action) elink_xgxs_specific_func() argument
3677 elink_calc_ieee_aneg_adv(struct elink_phy * phy,struct elink_params * params,u16 * ieee_fc) elink_calc_ieee_aneg_adv() argument
3766 elink_ext_phy_set_pause(struct elink_params * params,struct elink_phy * phy,struct elink_vars * vars) elink_ext_phy_set_pause() argument
3820 elink_ext_phy_update_adv_fc(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_ext_phy_update_adv_fc() argument
3877 elink_ext_phy_resolve_fc(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_ext_phy_resolve_fc() argument
3928 elink_warpcore_enable_AN_KR2(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_warpcore_enable_AN_KR2() argument
3969 elink_disable_kr2(struct elink_params * params,struct elink_vars * vars,struct elink_phy * phy) elink_disable_kr2() argument
4002 elink_warpcore_set_lpi_passthrough(struct elink_phy * phy,struct elink_params * params) elink_warpcore_set_lpi_passthrough() argument
4014 elink_warpcore_restart_AN_KR(struct elink_phy * phy,struct elink_params * params) elink_warpcore_restart_AN_KR() argument
4029 elink_warpcore_enable_AN_KR(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_warpcore_enable_AN_KR() argument
4181 elink_warpcore_set_10G_KR(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_warpcore_set_10G_KR() argument
4249 elink_warpcore_set_10G_XFI(struct elink_phy * phy,struct elink_params * params,u8 is_xfi) elink_warpcore_set_10G_XFI() argument
4365 elink_warpcore_set_20G_force_KR2(struct elink_phy * phy,struct elink_params * params) elink_warpcore_set_20G_force_KR2() argument
4421 elink_warpcore_set_20G_DXGXS(struct elink_dev * cb,struct elink_phy * phy,u16 lane) elink_warpcore_set_20G_DXGXS() argument
4476 elink_warpcore_set_sgmii_speed(struct elink_phy * phy,struct elink_params * params,u8 fiber_mode,u8 always_autoneg) elink_warpcore_set_sgmii_speed() argument
4561 elink_warpcore_reset_lane(struct elink_dev * cb,struct elink_phy * phy,u8 reset) elink_warpcore_reset_lane() argument
4580 elink_warpcore_clear_regs(struct elink_phy * phy,struct elink_params * params,u16 lane) elink_warpcore_clear_regs() argument
4655 elink_is_sfp_module_plugged(struct elink_phy * phy,struct elink_params * params) elink_is_sfp_module_plugged() argument
4673 elink_warpcore_get_sigdet(struct elink_phy * phy,struct elink_params * params) elink_warpcore_get_sigdet() argument
4688 elink_warpcore_config_runtime(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_warpcore_config_runtime() argument
4742 elink_warpcore_config_sfi(struct elink_phy * phy,struct elink_params * params) elink_warpcore_config_sfi() argument
4762 elink_sfp_e3_set_transmitter(struct elink_params * params,struct elink_phy * phy,u8 tx_en) elink_sfp_e3_set_transmitter() argument
4782 elink_warpcore_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_warpcore_config_init() argument
4894 elink_warpcore_link_reset(struct elink_phy * phy,struct elink_params * params) elink_warpcore_link_reset() argument
4951 elink_set_warpcore_loopback(struct elink_phy * phy,struct elink_params * params) elink_set_warpcore_loopback() argument
5000 elink_warpcore_powerdown_secondport_lanes(struct elink_dev * cb,struct elink_phy * phy) elink_warpcore_powerdown_secondport_lanes() argument
5064 elink_warpcore_sequencer(struct elink_dev * cb,struct elink_phy * phy,u8 enable) elink_warpcore_sequencer() argument
5079 elink_warpcore_set_lane_swap(struct elink_dev * cb,struct elink_phy * phy,u32 wc_lane_config) elink_warpcore_set_lane_swap() argument
5109 elink_warpcore_set_lane_polarity(struct elink_dev * cb,struct elink_phy * phy,u32 wc_lane_config) elink_warpcore_set_lane_polarity() argument
5169 elink_warpcore_set_quad_mode(struct elink_dev * cb,struct elink_phy * phy) elink_warpcore_set_quad_mode() argument
5205 elink_warpcore_set_dual_mode(struct elink_dev * cb,struct elink_phy * phy,u32 shmem_base) elink_warpcore_set_dual_mode() argument
5265 elink_warpcore_load_uc(struct elink_dev * cb,struct elink_phy * phy) elink_warpcore_load_uc() argument
5506 elink_set_master_ln(struct elink_params * params,struct elink_phy * phy) elink_set_master_ln() argument
5527 elink_reset_unicore(struct elink_params * params,struct elink_phy * phy,u8 set_serdes) elink_reset_unicore() argument
5573 elink_set_swap_lanes(struct elink_params * params,struct elink_phy * phy) elink_set_swap_lanes() argument
5614 elink_set_parallel_detection(struct elink_phy * phy,struct elink_params * params) elink_set_parallel_detection() argument
5667 elink_set_autoneg(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars,u8 enable_cl73) elink_set_autoneg() argument
5771 elink_program_serdes(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_program_serdes() argument
5820 elink_set_brcm_cl37_advertisement(struct elink_phy * phy,struct elink_params * params) elink_set_brcm_cl37_advertisement() argument
5840 elink_set_ieee_aneg_advertisement(struct elink_phy * phy,struct elink_params * params,u16 ieee_fc) elink_set_ieee_aneg_advertisement() argument
5861 elink_restart_autoneg(struct elink_phy * phy,struct elink_params * params,u8 enable_cl73) elink_restart_autoneg() argument
5901 elink_initialize_sgmii_process(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_initialize_sgmii_process() argument
5973 elink_direct_parallel_detect_used(struct elink_phy * phy,struct elink_params * params) elink_direct_parallel_detect_used() argument
6007 elink_update_adv_fc(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars,u32 gp_status) elink_update_adv_fc() argument
6054 elink_flow_ctrl_resolve(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars,u32 gp_status) elink_flow_ctrl_resolve() argument
6084 elink_check_fallback_to_cl37(struct elink_phy * phy,struct elink_params * params) elink_check_fallback_to_cl37() argument
6152 elink_xgxs_an_resolve(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars,u32 gp_status) elink_xgxs_an_resolve() argument
6166 elink_get_link_speed_duplex(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars,u16 is_link_up,u16 speed_mask,u16 is_duplex) elink_get_link_speed_duplex() argument
6260 elink_link_settings_status(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_link_settings_status() argument
6336 elink_warpcore_read_status(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_warpcore_read_status() argument
6467 struct elink_phy *phy = &params->phy[ELINK_INT_PHY]; elink_set_gmii_tx_driver() local
6550 elink_set_preemphasis(struct elink_phy * phy,struct elink_params * params) elink_set_preemphasis() argument
6574 elink_xgxs_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_xgxs_config_init() argument
6625 elink_prepare_xgxs(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_prepare_xgxs() argument
6669 elink_wait_reset_complete(struct elink_dev * cb,struct elink_phy * phy,struct elink_params * params) elink_wait_reset_complete() argument
6917 elink_set_xgxs_loopback(struct elink_phy * phy,struct elink_params * params) elink_set_xgxs_loopback() argument
7250 struct elink_phy *phy = &params->phy[ELINK_INT_PHY]; elink_link_initialize() local
7306 elink_int_link_reset(struct elink_phy * phy,struct elink_params * params) elink_int_link_reset() argument
7318 elink_common_ext_link_reset(struct elink_phy * phy,struct elink_params * params) elink_common_ext_link_reset() argument
7575 struct elink_phy *phy = &params->phy[phy_index]; elink_link_update() local
7802 elink_save_bcm_spirom_ver(struct elink_dev * cb,struct elink_phy * phy,u8 port) elink_save_bcm_spirom_ver() argument
7818 elink_ext_phy_10G_an_resolve(struct elink_dev * cb,struct elink_phy * phy,struct elink_vars * vars) elink_ext_phy_10G_an_resolve() argument
7841 elink_8073_resolve_fc(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8073_resolve_fc() argument
7877 elink_8073_8727_external_rom_boot(struct elink_dev * cb,struct elink_phy * phy,u8 port) elink_8073_8727_external_rom_boot() argument
7959 elink_8073_is_snr_needed(struct elink_dev * cb,struct elink_phy * phy) elink_8073_is_snr_needed() argument
7985 elink_8073_xaui_wa(struct elink_dev * cb,struct elink_phy * phy) elink_8073_xaui_wa() argument
8042 elink_807x_force_10G(struct elink_dev * cb,struct elink_phy * phy) elink_807x_force_10G() argument
8057 elink_8073_set_pause_cl37(struct elink_params * params,struct elink_phy * phy,struct elink_vars * vars) elink_8073_set_pause_cl37() argument
8093 elink_8073_specific_func(struct elink_phy * phy,struct elink_params * params,u32 action) elink_8073_specific_func() argument
8109 elink_8073_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8073_config_init() argument
8259 elink_8073_read_status(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8073_read_status() argument
8404 elink_8073_link_reset(struct elink_phy * phy,struct elink_params * params) elink_8073_link_reset() argument
8428 elink_8705_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8705_config_init() argument
8455 elink_8705_read_status(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8705_read_status() argument
8495 elink_set_disable_pmd_transmit(struct elink_params * params,struct elink_phy * phy,u8 pmd_dis) elink_set_disable_pmd_transmit() argument
8534 elink_sfp_e1e2_set_transmitter(struct elink_params * params,struct elink_phy * phy,u8 tx_en) elink_sfp_e1e2_set_transmitter() argument
8592 elink_sfp_set_transmitter(struct elink_params * params,struct elink_phy * phy,u8 tx_en) elink_sfp_set_transmitter() argument
8611 elink_8726_read_sfp_module_eeprom(struct elink_phy * phy,struct elink_params * params,u8 dev_addr,u16 addr,u8 byte_cnt,u8 * o_buf,u8 is_init) elink_8726_read_sfp_module_eeprom() argument
8704 elink_warpcore_read_sfp_module_eeprom(struct elink_phy * phy,struct elink_params * params,u8 dev_addr,u16 addr,u8 byte_cnt,u8 * o_buf,u8 is_init) elink_warpcore_read_sfp_module_eeprom() argument
8747 elink_8727_read_sfp_module_eeprom(struct elink_phy * phy,struct elink_params * params,u8 dev_addr,u16 addr,u8 byte_cnt,u8 * o_buf,u8 is_init) elink_8727_read_sfp_module_eeprom() argument
8858 elink_read_sfp_module_eeprom(struct elink_phy * phy,struct elink_params * params,u8 dev_addr,u16 addr,u16 byte_cnt,u8 * o_buf) elink_read_sfp_module_eeprom() argument
8911 elink_get_edc_mode(struct elink_phy * phy,struct elink_params * params,u16 * edc_mode) elink_get_edc_mode() argument
9066 elink_verify_sfp_module(struct elink_phy * phy,struct elink_params * params) elink_verify_sfp_module() argument
9142 elink_wait_for_sfp_module_initialized(struct elink_phy * phy,struct elink_params * params) elink_wait_for_sfp_module_initialized() argument
9182 elink_8727_power_module(struct elink_dev * cb,struct elink_phy * phy,u8 is_power_up) elink_8727_power_module() argument
9216 elink_8726_set_limiting_mode(struct elink_dev * cb,struct elink_phy * phy,u16 edc_mode) elink_8726_set_limiting_mode() argument
9267 elink_8727_set_limiting_mode(struct elink_dev * cb,struct elink_phy * phy,u16 edc_mode) elink_8727_set_limiting_mode() argument
9300 elink_8727_specific_func(struct elink_phy * phy,struct elink_params * params,u32 action) elink_8727_specific_func() argument
9416 elink_warpcore_hw_reset(struct elink_phy * phy,struct elink_params * params) elink_warpcore_hw_reset() argument
9434 elink_power_sfp_module(struct elink_params * params,struct elink_phy * phy,u8 power) elink_power_sfp_module() argument
9460 elink_warpcore_set_limiting_mode(struct elink_params * params,struct elink_phy * phy,u16 edc_mode) elink_warpcore_set_limiting_mode() argument
9501 elink_set_limiting_mode(struct elink_params * params,struct elink_phy * phy,u16 edc_mode) elink_set_limiting_mode() argument
9524 elink_sfp_module_detection(struct elink_phy * phy,struct elink_params * params) elink_sfp_module_detection() argument
9586 struct elink_phy *phy; elink_handle_module_detect_int() local
9665 elink_sfp_mask_fault(struct elink_dev * cb,struct elink_phy * phy,u16 alarm_status_offset,u16 alarm_ctrl_offset) elink_sfp_mask_fault() argument
9689 elink_8706_8726_read_status(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8706_8726_read_status() argument
9751 elink_8706_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8706_config_init() argument
9857 elink_8706_read_status(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8706_read_status() argument
9867 elink_8726_config_loopback(struct elink_phy * phy,struct elink_params * params) elink_8726_config_loopback() argument
9875 elink_8726_external_rom_boot(struct elink_phy * phy,struct elink_params * params) elink_8726_external_rom_boot() argument
9913 elink_8726_read_status(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8726_read_status() argument
9934 elink_8726_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8726_config_init() argument
10019 elink_8726_link_reset(struct elink_phy * phy,struct elink_params * params) elink_8726_link_reset() argument
10038 elink_8727_set_link_led(struct elink_phy * phy,struct elink_params * params,u8 mode) elink_8727_set_link_led() argument
10084 elink_8727_hw_reset(struct elink_phy * phy,struct elink_params * params) elink_8727_hw_reset() argument
10099 elink_8727_config_speed(struct elink_phy * phy,struct elink_params * params) elink_8727_config_speed() argument
10156 elink_8727_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8727_config_init() argument
10242 elink_8727_handle_mod_abs(struct elink_phy * phy,struct elink_params * params) elink_8727_handle_mod_abs() argument
10327 elink_8727_read_status(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8727_read_status() argument
10488 elink_8727_link_reset(struct elink_phy * phy,struct elink_params * params) elink_8727_link_reset() argument
10511 elink_save_848xx_spirom_version(struct elink_phy * phy,struct elink_dev * cb,u8 port) elink_save_848xx_spirom_version() argument
10586 elink_848xx_set_led(struct elink_dev * cb,struct elink_phy * phy) elink_848xx_set_led() argument
10625 elink_848xx_specific_func(struct elink_phy * phy,struct elink_params * params,u32 action) elink_848xx_specific_func() argument
10649 elink_848xx_cmn_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_848xx_cmn_config_init() argument
10800 elink_8481_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8481_config_init() argument
10822 elink_84833_cmd_hdlr(struct elink_phy * phy,struct elink_params * params,u16 fw_cmd,u16 cmd_args[],int argc) elink_84833_cmd_hdlr() argument
10879 elink_84833_pair_swap_cfg(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_84833_pair_swap_cfg() argument
10948 elink_84833_hw_reset_phy(struct elink_phy * phy,struct elink_params * params) elink_84833_hw_reset_phy() argument
10987 elink_8483x_disable_eee(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8483x_disable_eee() argument
11010 elink_8483x_enable_eee(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_8483x_enable_eee() argument
11033 elink_848x3_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_848x3_config_init() argument
11217 elink_848xx_read_status(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_848xx_read_status() argument
11375 elink_8481_hw_reset(struct elink_phy * phy,struct elink_params * params) elink_8481_hw_reset() argument
11384 elink_8481_link_reset(struct elink_phy * phy,struct elink_params * params) elink_8481_link_reset() argument
11396 elink_848x3_link_reset(struct elink_phy * phy,struct elink_params * params) elink_848x3_link_reset() argument
11423 elink_848xx_set_link_led(struct elink_phy * phy,struct elink_params * params,u8 mode) elink_848xx_set_link_led() argument
11704 elink_54618se_init_required(struct elink_phy * phy,struct elink_params * params) elink_54618se_init_required() argument
11739 elink_54618se_specific_func(struct elink_phy * phy,struct elink_params * params,u32 action) elink_54618se_specific_func() argument
11768 elink_54618se_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_54618se_config_init() argument
11988 elink_5461x_set_link_led(struct elink_phy * phy,struct elink_params * params,u8 mode) elink_5461x_set_link_led() argument
12026 elink_54618se_link_reset(struct elink_phy * phy,struct elink_params * params) elink_54618se_link_reset() argument
12055 elink_54618se_read_status(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_54618se_read_status() argument
12162 elink_54618se_config_loopback(struct elink_phy * phy,struct elink_params * params) elink_54618se_config_loopback() argument
12209 elink_7101_config_loopback(struct elink_phy * phy,struct elink_params * params) elink_7101_config_loopback() argument
12218 elink_7101_config_init(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_7101_config_init() argument
12258 elink_7101_read_status(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_7101_read_status() argument
12311 elink_sfx7101_sp_sw_reset(struct elink_dev * cb,struct elink_phy * phy) elink_sfx7101_sp_sw_reset() argument
12336 elink_7101_hw_reset(struct elink_phy * phy,struct elink_params * params) elink_7101_hw_reset() argument
12348 elink_7101_set_link_led(struct elink_phy * phy,struct elink_params * params,u8 mode) elink_7101_set_link_led() argument
12917 elink_populate_preemphasis(struct elink_dev * cb,u32 shmem_base,struct elink_phy * phy,u8 port,u8 phy_index) elink_populate_preemphasis() argument
12978 elink_populate_int_phy(struct elink_dev * cb,u32 shmem_base,u8 port,struct elink_phy * phy) elink_populate_int_phy() argument
13127 elink_populate_ext_phy(struct elink_dev * cb,u8 phy_index,u32 shmem_base,u32 shmem2_base,u8 port,struct elink_phy * phy) elink_populate_ext_phy() argument
13267 elink_populate_phy(struct elink_dev * cb,u8 phy_index,u32 shmem_base,u32 shmem2_base,u8 port,struct elink_phy * phy) elink_populate_phy() argument
13281 elink_phy_def_cfg(struct elink_params * params,struct elink_phy * phy,u8 phy_index) elink_phy_def_cfg() argument
13392 struct elink_phy *phy; elink_phy_probe() local
13470 struct elink_phy *phy; elink_phy_is_temperature_support() local
13844 struct elink_phy *phy = &params->phy[phy_idx]; elink_avoid_link_flap() local
14267 struct elink_phy phy[PORT_MAX]; elink_8073_common_init_phy() local
14397 struct elink_phy phy; elink_8726_common_init_phy() local
14494 struct elink_phy phy[PORT_MAX]; elink_8727_common_init_phy() local
14607 elink_84833_pre_init_phy(struct elink_dev * cb,struct elink_phy * phy,u8 port) elink_84833_pre_init_phy() argument
14646 struct elink_phy phy; elink_pre_init_phy() local
14733 struct elink_phy phy; elink_warpcore_common_init() local
15065 elink_sfp_tx_fault_detection(struct elink_phy * phy,struct elink_params * params,struct elink_vars * vars) elink_sfp_tx_fault_detection() argument
15112 elink_kr2_recovery(struct elink_params * params,struct elink_vars * vars,struct elink_phy * phy) elink_kr2_recovery() argument
15124 elink_check_kr2_wa(struct elink_params * params,struct elink_vars * vars,struct elink_phy * phy) elink_check_kr2_wa() argument
15214 struct elink_phy *phy = &params->phy[ELINK_INT_PHY]; elink_period_func() local
15267 struct elink_phy phy; elink_fan_failure_det_req() local
15342 struct elink_phy phy; elink_init_mod_abs_int() local
15402 struct elink_phy phy, *cur_phy; elink_adjust_phy_func_ptr() local
15487 struct elink_phy *phy; elink_get_phy_temperature() local
15525 struct elink_phy *phy = &params->phy[ELINK_INT_PHY]; elink_force_link() local
[all...]
/titanic_51/usr/src/uts/common/io/e1000api/
H A De1000_phy.c72 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_ops_generic() local
220 struct e1000_phy_info *phy = &hw->phy; e1000_get_phy_id() local
286 struct e1000_phy_info *phy = &hw->phy; e1000_read_phy_reg_mdic() local
351 struct e1000_phy_info *phy = &hw->phy; e1000_write_phy_reg_mdic() local
417 struct e1000_phy_info *phy = &hw->phy; e1000_read_phy_reg_i2c() local
464 struct e1000_phy_info *phy = &hw->phy; e1000_write_phy_reg_i2c() local
1114 struct e1000_phy_info *phy = &hw->phy; e1000_copper_link_setup_m88() local
1266 struct e1000_phy_info *phy = &hw->phy; e1000_copper_link_setup_m88_gen2() local
1362 struct e1000_phy_info *phy = &hw->phy; e1000_copper_link_setup_igp() local
1472 struct e1000_phy_info *phy = &hw->phy; e1000_phy_setup_autoneg() local
1625 struct e1000_phy_info *phy = &hw->phy; e1000_copper_link_autoneg() local
1742 struct e1000_phy_info *phy = &hw->phy; e1000_phy_force_speed_duplex_igp() local
1808 struct e1000_phy_info *phy = &hw->phy; e1000_phy_force_speed_duplex_m88() local
1947 struct e1000_phy_info *phy = &hw->phy; e1000_phy_force_speed_duplex_ife() local
2078 struct e1000_phy_info *phy = &hw->phy; e1000_set_d3_lplu_state_generic() local
2162 struct e1000_phy_info *phy = &hw->phy; e1000_check_downshift_generic() local
2207 struct e1000_phy_info *phy = &hw->phy; e1000_check_polarity_m88() local
2234 struct e1000_phy_info *phy = &hw->phy; e1000_check_polarity_igp() local
2277 struct e1000_phy_info *phy = &hw->phy; e1000_check_polarity_ife() local
2408 struct e1000_phy_info *phy = &hw->phy; e1000_get_cable_length_m88() local
2434 struct e1000_phy_info *phy = &hw->phy; e1000_get_cable_length_m88_gen2() local
2557 struct e1000_phy_info *phy = &hw->phy; e1000_get_cable_length_igp_2() local
2627 struct e1000_phy_info *phy = &hw->phy; e1000_get_phy_info_m88() local
2702 struct e1000_phy_info *phy = &hw->phy; e1000_get_phy_info_igp() local
2764 struct e1000_phy_info *phy = &hw->phy; e1000_get_phy_info_ife() local
2852 struct e1000_phy_info *phy = &hw->phy; e1000_phy_hw_reset_generic() local
3878 struct e1000_phy_info *phy = &hw->phy; e1000_check_polarity_82577() local
3902 struct e1000_phy_info *phy = &hw->phy; e1000_phy_force_speed_duplex_82577() local
3951 struct e1000_phy_info *phy = &hw->phy; e1000_get_phy_info_82577() local
4014 struct e1000_phy_info *phy = &hw->phy; e1000_get_cable_length_82577() local
[all...]
H A De1000_82541.c87 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82541() local
447 struct e1000_phy_info *phy = &hw->phy; e1000_get_link_up_info_82541() local
535 struct e1000_phy_info *phy = &hw->phy; e1000_setup_copper_link_82541() local
671 struct e1000_phy_info *phy = &hw->phy; e1000_config_dsp_after_link_change_82541() local
874 struct e1000_phy_info *phy = &hw->phy; e1000_get_cable_length_igp_82541() local
947 struct e1000_phy_info *phy = &hw->phy; e1000_set_d3_lplu_state_82541() local
[all...]
H A De1000_82575.c166 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82575() local
663 struct e1000_phy_info *phy = &hw->phy; e1000_get_phy_id_82575() local
766 struct e1000_phy_info *phy = &hw->phy; e1000_phy_hw_reset_sgmii_82575() local
813 struct e1000_phy_info *phy = &hw->phy; e1000_set_d0_lplu_state_82575() local
899 struct e1000_phy_info *phy = &hw->phy; e1000_set_d0_lplu_state_82580() local
946 struct e1000_phy_info *phy = &hw->phy; e1000_set_d3_lplu_state_82580() local
1236 struct e1000_phy_info *phy = &hw->phy; e1000_check_for_link_media_swap() local
2060 struct e1000_phy_info *phy = &hw->phy; e1000_power_down_phy_copper_82575() local
2830 struct e1000_phy_info *phy = &hw->phy; e1000_initialize_M88E1512_phy() local
2919 struct e1000_phy_info *phy = &hw->phy; e1000_initialize_M88E1543_phy() local
3076 struct e1000_phy_info *phy = &hw->phy; e1000_set_eee_i354() local
3158 struct e1000_phy_info *phy = &hw->phy; e1000_get_eee_status_i354() local
[all...]
H A De1000_82571.c96 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82571() local
466 struct e1000_phy_info *phy = &hw->phy; e1000_get_phy_id_82571() local
988 struct e1000_phy_info *phy = &hw->phy; e1000_set_d0_lplu_state_82571() local
1972 struct e1000_phy_info *phy = &hw->phy; e1000_power_down_phy_copper_82571() local
[all...]
H A De1000_80003es2lan.c91 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_80003es2lan() local
759 struct e1000_phy_info *phy = &hw->phy; e1000_get_cable_length_80003es2lan() local
1043 struct e1000_phy_info *phy = &hw->phy; e1000_copper_link_setup_gg82563_80003es2lan() local
[all...]
H A De1000_82542.c60 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82542() local
H A De1000_82540.c68 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82540() local
[all...]
/titanic_51/usr/src/uts/common/io/atge/
H A Datge_mii.c64 atge_mii_read(void *arg, uint8_t phy, uint8_t reg) in atge_mii_read() argument
107 atge_mii_write(void *arg, uint8_t phy, uint8_t reg, uint16_t val) in atge_mii_write() argument
350 atge_l1c_mii_read(void *arg, uint8_t phy, uint8_t reg) in atge_l1c_mii_read() argument
362 atge_l1c_mii_write(void *arg, uint8_t phy, uint8_t reg, uint16_t val) in atge_l1c_mii_write() argument
[all...]
/titanic_51/usr/src/uts/common/io/ntxn/
H A Dniu.c102 long phy = adapter->physical_port; in unm_niu_gbe_phy_read() local
180 int phy = adapter->physical_port; in unm_niu_macaddr_get() local
214 int phy = adapter->physical_port; in unm_niu_macaddr_set() local
484 int phy = adapter->physical_port; unm_niu_xg_macaddr_set() local
[all...]
/titanic_51/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_bay.c207 di_minor_t *minorp, int phy) in pi_bay_find_nodes() argument
275 pi_bay_update_node(topo_mod_t *mod, tnode_t *t_node, uint8_t phy, in pi_bay_update_node() argument
363 uint8_t *phy = NULL; in pi_enum_bay() local
[all...]
/titanic_51/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c242 u32 phy[2]; member
416 u32 phy; in TLan_FinishReset() local
1185 TLan_MiiReadReg(struct nic * nic __unused,u16 phy,u16 reg,u16 * val) global() argument
1345 TLan_MiiWriteReg(struct nic * nic __unused,u16 phy,u16 reg,u16 val) global() argument
1436 u32 phy; global() local
1526 u16 phy; global() local
1557 u16 phy; global() local
1651 u16 phy; global() local
1752 u16 phy; global() local
[all...]
/titanic_51/usr/src/lib/sun_sas/common/
H A DSun_sasGetSASPhyAttributes.c33 HBA_UINT32 port, HBA_UINT32 phy, SMHBA_SAS_PHY *pAttributes) in Sun_sasGetSASPhyAttributes() argument
H A DSun_sasGetPhyStatistics.c34 HBA_UINT32 port, HBA_UINT32 phy, SMHBA_PHYSTATISTICS *pStatistics) { in Sun_sasGetPhyStatistics() argument
[all...]
/titanic_51/usr/src/uts/common/io/afe/
H A Dafe.c1185 afe_mii_read(void *arg, uint8_t phy, uint8_t reg) in afe_mii_read() argument
1205 afe_miireadgeneral(afe_t *afep, uint8_t phy, uint8_t reg) in afe_miireadgeneral() argument
1247 afe_miireadcomet(afe_t *afep, uint8_t phy, uint8_t reg) in afe_miireadcomet() argument
1281 afe_mii_write(void *arg, uint8_t phy, uint8_ argument
1303 afe_miiwritegeneral(afe_t * afep,uint8_t phy,uint8_t reg,uint16_t val) afe_miiwritegeneral() argument
1344 afe_miiwritecomet(afe_t * afep,uint8_t phy,uint8_t reg,uint16_t val) afe_miiwritecomet() argument
[all...]
/titanic_51/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c163 struct cphy *phy = adapter->port[port_id].phy; in link_changed() local
211 struct cphy *phy = adapter->port[p].phy; in fpga_phy_intr_handler() local
822 t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start() argument
868 struct cphy *phy; elmer0_ext_intr_handler() local
1308 struct cphy *phy = adapter->port[i].phy; t1_free_sw_modules() local
[all...]
H A Dmv88e1xxx.c153 static int mv88e1xxx_set_speed_duplex(struct cphy *phy, int speed, int duplex) in mv88e1xxx_set_speed_duplex() argument
226 static int mv88e1xxx_advertise(struct cphy *phy, unsigned int advertise_map) in mv88e1xxx_advertise() argument
/titanic_51/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c73 print_sas_address(pmcs_phy_t *phy) in print_sas_address() argument
176 struct pmcs_phy phy; in pmcs_iport_phy_walk_cb() local
477 pmcs_phy_t phy; in pmcs_utarget_walk_cb() local
717 pmcs_phy_t phy; display_targets() local
884 pmcs_phy_t phy; display_one_work() local
1522 pmcs_phy_t *phy; get_devid_from_ob_iomb() local
1942 display_phy(struct pmcs_phy phy,struct pmcs_phy * phyp,int verbose,int totals_only) display_phy() argument
2108 pmcs_phy_t phy; display_phys() local
[all...]
/titanic_51/usr/src/uts/common/io/mxfe/
H A Dmxfe.c1591 mxfe_miiread(mxfe_t *mxfep, int phy, int reg) in mxfe_miiread() argument
1602 mxfe_miireadgeneral(mxfe_t *mxfep, int phy, int reg) in mxfe_miireadgeneral() argument
1644 mxfe_miiread98713(mxfe_t * mxfep,int phy,int reg) mxfe_miiread98713() argument
1660 mxfe_miiwrite(mxfe_t * mxfep,int phy,int reg,uint16_t val) mxfe_miiwrite() argument
1672 mxfe_miiwritegeneral(mxfe_t * mxfep,int phy,int reg,uint16_t val) mxfe_miiwritegeneral() argument
1713 mxfe_miiwrite98713(mxfe_t * mxfep,int phy,int reg,uint16_t val) mxfe_miiwrite98713() argument
[all...]
/titanic_51/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_proto.h52 #define pmcs_prt(pwp, level, phy, tgt, fmt...) { \ argument
/titanic_51/usr/src/uts/common/io/arn/
H A Darn_rc.c516 arn_rc_valid_phyrate(uint32_t phy, uint32_t capflag, int ignore_cw) in arn_rc_valid_phyrate() argument
563 uint32_t phy = rate_table->info[i].phy; in arn_rc_init_validrates() local
593 uint32_t phy = rate_table->info[j].phy; arn_rc_setvalid_rates() local
641 uint32_t phy = rate_table->info[j].phy; arn_rc_setvalid_htrates() local
933 uint8_t phy = rate_table->info[rix].phy; arn_rc_ratefind() local
[all...]
/titanic_51/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.c233 phy_type_t phy; in npi_espc_phy_type_get() local
247 phy_type_t phy; in npi_espc_port_phy_type_get() local
[all...]
/titanic_51/usr/src/uts/common/io/mii/
H A Dmiipriv.h35 #define PHY_SET(phy, reg, bit) \ argument
37 #define PHY_CLR(phy, reg, bit) \ argument
/titanic_51/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c188 bay_update_tnode(topo_mod_t *mod, tnode_t *tnodep, uint16_t bdf, int phy) in bay_update_tnode() argument

123