| /NextBSD/sys/dev/isci/scil/ |
| HD | scic_sds_phy_registers.h | 78 #define scu_transport_layer_read(phy, reg) \ argument 88 #define scu_transport_layer_write(phy, reg, value) \ argument 102 #define SCU_TLCR_READ(phy) \ argument 108 #define SCU_TLCR_WRITE(phy, value) \ argument 114 #define SCU_TLADTR_READ(phy) \ argument 120 #define SCU_TLADTR_WRITE(phy) \ argument 126 #define SCU_STPTLDARNI_WRITE(phy, index) \ argument 132 #define SCU_STPTLDARNI_READ(phy) \ argument 143 #define scu_link_layer_register_read(phy, reg) \ argument 153 #define scu_link_layer_register_write(phy, reg, value) \ argument [all …]
|
| HD | scic_sds_phy.c | 1103 SCI_PHY_HANDLE_T phy, in scic_phy_get_properties() 1159 SCI_PHY_HANDLE_T phy, in scic_sas_phy_get_properties() 1193 SCI_PHY_HANDLE_T phy, in scic_sata_phy_get_properties() 1229 SCI_PHY_HANDLE_T phy in scic_sata_phy_send_port_selection_signal() 1254 SCI_PHY_HANDLE_T phy, in scic_phy_enable_counter() 1341 SCI_PHY_HANDLE_T phy, in scic_phy_disable_counter() 1424 SCI_PHY_HANDLE_T phy, in scic_phy_get_counter() 1504 SCI_PHY_HANDLE_T phy, in scic_phy_clear_counter() 1582 SCI_PHY_HANDLE_T phy in scic_phy_stop() 1599 SCI_PHY_HANDLE_T phy in scic_phy_start() [all …]
|
| HD | scic_sds_phy.h | 345 #define scic_sds_phy_get_index(phy) \ argument 351 #define scic_sds_phy_get_controller(phy) \ argument 357 #define scic_sds_phy_get_base_state_machine(phy) \ argument 364 #define scic_sds_phy_get_starting_substate_machine(phy) \ argument 370 #define scic_sds_phy_set_state_handlers(phy, handlers) \ argument 376 #define scic_sds_phy_set_base_state_handlers(phy, state_id) \ argument 386 #define scic_sds_phy_is_ready(phy) \ argument
|
| HD | scic_sds_port_configuration_agent.c | 143 SCIC_SDS_PHY_T * phy in scic_sds_port_configuration_agent_find_port() 480 SCIC_SDS_PHY_T * phy in scic_sds_mpc_agent_link_up() 529 SCIC_SDS_PHY_T * phy in scic_sds_mpc_agent_link_down() 649 SCIC_SDS_PHY_T * phy, in scic_sds_apc_agent_start_timer() 683 SCIC_SDS_PHY_T * phy, in scic_sds_apc_agent_configure_ports() 828 SCIC_SDS_PHY_T * phy in scic_sds_apc_agent_link_up() 886 SCIC_SDS_PHY_T * phy in scic_sds_apc_agent_link_down()
|
| HD | scic_sds_port.c | 274 SCIC_SDS_PHY_T *phy; in scic_sds_port_get_a_connected_phy() local 310 SCIC_SDS_PHY_T *phy in scic_sds_port_set_phy() 347 SCIC_SDS_PHY_T *phy in scic_sds_port_clear_phy() 511 SCIC_SDS_PHY_T *phy; in scic_sds_port_get_attached_sas_address() local 568 SCIC_SDS_PHY_T *phy; in scic_sds_port_get_attached_protocols() local 906 SCI_PHY_HANDLE_T phy in scic_port_add_phy() 935 SCI_PHY_HANDLE_T phy in scic_port_remove_phy() 1467 SCIC_SDS_PHY_T * phy = NULL; in scic_sds_port_get_max_allowed_speed() local 1517 SCIC_SDS_PHY_T * phy; in scic_port_enable_broadcast_change_notification() local 1690 SCI_BASE_PHY_T *phy in scic_sds_port_default_add_phy_handler() [all …]
|
| HD | scic_remote_device.h | 243 #define scic_remote_device_da_add_phy(device, phy) SCI_FAILURE argument 252 #define scic_remote_device_da_add_phy(device, phy) SCI_FAILURE argument
|
| HD | scif_sas_domain.c | 401 SCI_PHY_HANDLE_T phy in scic_cb_port_bc_change_primitive_recieved() 439 SCI_PHY_HANDLE_T phy in scic_cb_port_bc_ses_primitive_recieved() 455 SCI_PHY_HANDLE_T phy in scic_cb_port_bc_expander_primitive_recieved() 471 SCI_PHY_HANDLE_T phy in scic_cb_port_bc_aen_primitive_recieved() 487 SCI_PHY_HANDLE_T phy in scic_cb_port_link_up() 508 SCI_PHY_HANDLE_T phy in scic_cb_port_link_down()
|
| /NextBSD/sys/dev/cxgb/common/ |
| HD | cxgb_ael1002.c | 100 static int set_phy_regs(struct cphy *phy, const struct reg_val *rv) in set_phy_regs() 116 static void ael100x_txon(struct cphy *phy) in ael100x_txon() 128 static int ael_i2c_rd(struct cphy *phy, int dev_addr, int word_addr) in ael_i2c_rd() 159 static int ael_i2c_wr(struct cphy *phy, int dev_addr, int word_addr, int data) in ael_i2c_wr() 186 static int get_phytrans_type(struct cphy *phy) in get_phytrans_type() 197 static int ael_laser_down(struct cphy *phy, int enable) in ael_laser_down() 235 static int ael1002_power_down(struct cphy *phy, int enable) in ael1002_power_down() 246 static int ael1002_get_module_type(struct cphy *phy, int delay_ms) in ael1002_get_module_type() 258 static int ael1002_reset(struct cphy *phy, int wait) in ael1002_reset() 278 static int ael1002_intr_noop(struct cphy *phy) in ael1002_intr_noop() [all …]
|
| HD | cxgb_aq100x.c | 67 #define AQ_WRITE_REGS(phy, regs) do { \ argument 73 #define AQ_READ_REGS(phy, regs) do { \ argument 84 aq100x_temperature(struct cphy *phy) in aq100x_temperature() 99 aq100x_set_defaults(struct cphy *phy) in aq100x_set_defaults() 105 aq100x_reset(struct cphy *phy, int wait) in aq100x_reset() 115 aq100x_intr_enable(struct cphy *phy) in aq100x_intr_enable() 133 aq100x_intr_disable(struct cphy *phy) in aq100x_intr_disable() 151 aq100x_intr_clear(struct cphy *phy) in aq100x_intr_clear() 167 aq100x_vendor_intr(struct cphy *phy, int *rc) in aq100x_vendor_intr() 203 aq100x_intr_handler(struct cphy *phy) in aq100x_intr_handler() [all …]
|
| HD | cxgb_tn1010.c | 76 static int tn1010_reset(struct cphy *phy, int wait) in tn1010_reset() 83 static int tn1010_power_down(struct cphy *phy, int enable) in tn1010_power_down() 89 static int tn1010_autoneg_enable(struct cphy *phy) in tn1010_autoneg_enable() 100 static int tn1010_autoneg_restart(struct cphy *phy) in tn1010_autoneg_restart() 111 static int tn1010_advertise(struct cphy *phy, unsigned int advert) in tn1010_advertise() 132 static int tn1010_get_link_status(struct cphy *phy, int *link_state, in tn1010_get_link_status() 177 static int tn1010_set_speed_duplex(struct cphy *phy, int speed, int duplex) in tn1010_set_speed_duplex()
|
| /NextBSD/sys/dev/etherswitch/arswitch/ |
| HD | arswitch_reg.c | 65 arswitch_split_setpage(device_t dev, uint32_t addr, uint16_t *phy, in arswitch_split_setpage() 90 uint16_t phy, reg; in arswitch_readreg16() local 102 uint16_t phy, reg; in arswitch_writereg16() local 118 arswitch_writedbg(device_t dev, int phy, uint16_t dbg_addr, in arswitch_writedbg() 128 arswitch_writemmd(device_t dev, int phy, uint16_t dbg_addr, in arswitch_writemmd() 138 arswitch_reg_read32(device_t dev, int phy, int reg) in arswitch_reg_read32() 148 arswitch_reg_write32(device_t dev, int phy, int reg, uint32_t value) in arswitch_reg_write32() 176 uint16_t phy, reg; in arswitch_readreg() local 186 uint16_t phy, reg; in arswitch_writereg() local 233 uint16_t phy, reg; in arswitch_modifyreg() local [all …]
|
| HD | arswitch_phy.c | 75 arswitch_readphy_external(device_t dev, int phy, int reg) in arswitch_readphy_external() 90 arswitch_writephy_external(device_t dev, int phy, int reg, int data) in arswitch_writephy_external() 109 arswitch_readphy_internal(device_t dev, int phy, int reg) in arswitch_readphy_internal() 158 arswitch_writephy_internal(device_t dev, int phy, int reg, int data) in arswitch_writephy_internal()
|
| HD | arswitch.c | 165 int phy, err = 0; in arswitch_attach_phys() local 448 arswitch_portforphy(int phy) in arswitch_portforphy() 456 int phy = port-1; in arswitch_miiforport() local 466 int phy = port-1; in arswitch_ifpforport() local 844 arswitch_readphy(device_t dev, int phy, int reg) in arswitch_readphy() 852 arswitch_writephy(device_t dev, int phy, int reg, int val) in arswitch_writephy()
|
| /NextBSD/sys/dev/bwi/ |
| HD | bwiphy.c | 157 struct bwi_phy *phy = &mac->mac_phy; in bwi_phy_attach() local 226 struct bwi_phy *phy = &mac->mac_phy; in bwi_phy_set_bbp_atten() local 245 struct bwi_phy *phy = &mac->mac_phy; in bwi_phy_calibrate() local 267 struct bwi_phy *phy = &mac->mac_phy; in bwi_tbl_write_2() local 279 struct bwi_phy *phy = &mac->mac_phy; in bwi_tbl_write_4() local 315 struct bwi_phy *phy = &mac->mac_phy; in bwi_phy_init_11g() local 508 struct bwi_phy *phy = &mac->mac_phy; in bwi_phy_init_11b_rev5() local 610 struct bwi_phy *phy = &mac->mac_phy; in bwi_phy_init_11b_rev6() local 750 struct bwi_phy *phy = &mac->mac_phy; in bwi_phy_config_11g() local 882 struct bwi_phy *phy = &mac->mac_phy; in bwi_phy_config_agc() local [all …]
|
| /NextBSD/sys/dev/bxe/ |
| HD | bxe_elink.c | 3390 struct elink_phy *phy, in elink_cl22_write() 3425 struct elink_phy *phy, in elink_cl22_read() 3466 static elink_status_t elink_cl45_read(struct bxe_softc *sc, struct elink_phy *phy, in elink_cl45_read() 3543 static elink_status_t elink_cl45_write(struct bxe_softc *sc, struct elink_phy *phy, in elink_cl45_write() 3756 static elink_status_t elink_eee_disable(struct elink_phy *phy, in elink_eee_disable() 3772 static elink_status_t elink_eee_advertise(struct elink_phy *phy, in elink_eee_advertise() 3809 static void elink_eee_an_resolve(struct elink_phy *phy, in elink_eee_an_resolve() 3972 static void elink_cl45_read_or_write(struct bxe_softc *sc, struct elink_phy *phy, in elink_cl45_read_or_write() 3981 struct elink_phy *phy, in elink_cl45_read_and_write() 4022 static uint8_t elink_get_warpcore_lane(struct elink_phy *phy, in elink_get_warpcore_lane() [all …]
|
| /NextBSD/sys/dev/mdio/ |
| HD | mdio.c | 73 mdio_readreg(device_t dev, int phy, int reg) in mdio_readreg() 80 mdio_writereg(device_t dev, int phy, int reg, int val) in mdio_writereg() 87 mdio_readextreg(device_t dev, int phy, int devad, int reg) in mdio_readextreg() 94 mdio_writeextreg(device_t dev, int phy, int devad, int reg, in mdio_writeextreg()
|
| /NextBSD/sys/dev/e1000/ |
| HD | e1000_phy.c | 72 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_ops_generic() local 220 struct e1000_phy_info *phy = &hw->phy; in e1000_get_phy_id() local 286 struct e1000_phy_info *phy = &hw->phy; in e1000_read_phy_reg_mdic() local 351 struct e1000_phy_info *phy = &hw->phy; in e1000_write_phy_reg_mdic() local 417 struct e1000_phy_info *phy = &hw->phy; in e1000_read_phy_reg_i2c() local 464 struct e1000_phy_info *phy = &hw->phy; in e1000_write_phy_reg_i2c() local 1114 struct e1000_phy_info *phy = &hw->phy; in e1000_copper_link_setup_m88() local 1266 struct e1000_phy_info *phy = &hw->phy; in e1000_copper_link_setup_m88_gen2() local 1362 struct e1000_phy_info *phy = &hw->phy; in e1000_copper_link_setup_igp() local 1472 struct e1000_phy_info *phy = &hw->phy; in e1000_phy_setup_autoneg() local [all …]
|
| HD | e1000_82541.c | 87 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82541() local 446 struct e1000_phy_info *phy = &hw->phy; in e1000_get_link_up_info_82541() local 534 struct e1000_phy_info *phy = &hw->phy; in e1000_setup_copper_link_82541() local 670 struct e1000_phy_info *phy = &hw->phy; in e1000_config_dsp_after_link_change_82541() local 873 struct e1000_phy_info *phy = &hw->phy; in e1000_get_cable_length_igp_82541() local 946 struct e1000_phy_info *phy = &hw->phy; in e1000_set_d3_lplu_state_82541() local
|
| /NextBSD/sys/dev/etherswitch/ip17x/ |
| HD | ip17x_phy.c | 54 ip17x_readphy(device_t dev, int phy, int reg) in ip17x_readphy() 75 ip17x_writephy(device_t dev, int phy, int reg, int data) in ip17x_writephy() 96 ip17x_updatephy(device_t dev, int phy, int reg, int mask, int value) in ip17x_updatephy()
|
| HD | ip17x_vlans.c | 62 int i, j, phy; in ip17x_reset_vlans() local 143 uint32_t phy; in ip17x_setvgroup() local
|
| /NextBSD/sys/dev/vnic/ |
| HD | thunder_bgx_fdt.c | 67 bgx_fdt_get_macaddr(phandle_t phy, uint8_t *hwaddr) in bgx_fdt_get_macaddr() 126 phandle_t phy, mdio; in bgx_fdt_init_phy() local
|
| HD | thunder_mdio.c | 215 thunder_mdio_c45_addr(struct thunder_mdio_softc *sc, int phy, int reg) in thunder_mdio_c45_addr() 255 thunder_mdio_read(device_t dev, int phy, int reg) in thunder_mdio_read() 307 thunder_mdio_write(device_t dev, int phy, int reg, int data) in thunder_mdio_write() 443 thunder_mdio_phy_connect(device_t dev, int lmacid, int phy) in thunder_mdio_phy_connect() 485 thunder_mdio_phy_disconnect(device_t dev, int lmacid, int phy) in thunder_mdio_phy_disconnect()
|
| /NextBSD/sys/dev/mii/ |
| HD | rlswitch.c | 369 rlswitch_status(struct mii_softc *phy) in rlswitch_status() 383 int phy, reg, val; in rlswitch_phydump() local
|
| HD | mii_bitbang.c | 118 mii_bitbang_readreg(device_t dev, mii_bitbang_ops_t ops, int phy, int reg) in mii_bitbang_readreg() 166 mii_bitbang_writereg(device_t dev, mii_bitbang_ops_t ops, int phy, int reg, in mii_bitbang_writereg()
|
| /NextBSD/sys/dev/etherswitch/e6000sw/ |
| HD | e6000sw.c | 236 int phy, err, port; in e6000sw_attach() local 303 e6000sw_readphy(device_t dev, int phy, int reg) in e6000sw_readphy() 333 e6000sw_writephy(device_t dev, int phy, int reg, int data) in e6000sw_writephy() 365 int phy; in e6000sw_detach() local 524 e6000sw_readphy_wrapper(device_t dev, int phy, int reg) in e6000sw_readphy_wrapper() 540 e6000sw_writephy_wrapper(device_t dev, int phy, int reg, int data) in e6000sw_writephy_wrapper() 679 e6000sw_miiforphy(e6000sw_softc_t *sc, unsigned int phy) in e6000sw_miiforphy()
|