/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-mdio.h | 310 smi_cmd.s.phy_op = MDIO_CLAUSE_22_READ; in cvmx_mdio_read() 353 smi_cmd.s.phy_op = MDIO_CLAUSE_22_WRITE; in cvmx_mdio_write() 399 smi_cmd.s.phy_op = MDIO_CLAUSE_45_ADDRESS; in cvmx_mdio_45_read() 416 smi_cmd.s.phy_op = MDIO_CLAUSE_45_READ; in cvmx_mdio_45_read() 474 smi_cmd.s.phy_op = MDIO_CLAUSE_45_ADDRESS; in cvmx_mdio_45_write() 491 smi_cmd.s.phy_op = MDIO_CLAUSE_45_WRITE; in cvmx_mdio_45_write()
|
D | cvmx-smix-defs.h | 213 uint64_t phy_op:2; member 223 uint64_t phy_op:2; 230 uint64_t phy_op:1; member 240 uint64_t phy_op:1;
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | ethtool.c | 128 efx->phy_op->get_settings(efx, ecmd); in efx_ethtool_get_settings() 158 rc = efx->phy_op->set_settings(efx, ecmd); in efx_ethtool_set_settings() 334 if (efx->phy_op->run_tests != NULL) { in efx_ethtool_fill_self_tests() 335 EFX_BUG_ON_PARANOID(efx->phy_op->test_name == NULL); in efx_ethtool_fill_self_tests() 341 name = efx->phy_op->test_name(efx, i); in efx_ethtool_fill_self_tests() 725 rc = efx->phy_op->reconfigure(efx); in efx_ethtool_set_pauseparam() 1137 if (!efx->phy_op || !efx->phy_op->get_module_eeprom) in efx_ethtool_get_module_eeprom() 1141 ret = efx->phy_op->get_module_eeprom(efx, ee, data); in efx_ethtool_get_module_eeprom() 1153 if (!efx->phy_op || !efx->phy_op->get_module_info) in efx_ethtool_get_module_info() 1157 ret = efx->phy_op->get_module_info(efx, modinfo); in efx_ethtool_get_module_info()
|
D | mdio_10g.c | 237 efx->phy_op->get_settings(efx, &prev); in efx_mdio_set_settings() 279 efx->phy_op->set_npage_adv(efx, efx->link_advertising); in efx_mdio_an_reconfigure()
|
D | selftest.c | 103 if (efx->phy_op->test_alive) { in efx_test_phy_alive() 104 rc = efx->phy_op->test_alive(efx); in efx_test_phy_alive() 253 if (!efx->phy_op->run_tests) in efx_test_phy() 257 rc = efx->phy_op->run_tests(efx, tests->phy_ext, flags); in efx_test_phy()
|
D | efx.c | 1062 rc = efx->phy_op->init(efx); in efx_init_port() 1073 rc = efx->phy_op->reconfigure(efx); in efx_init_port() 1081 efx->phy_op->fini(efx); in efx_init_port() 1132 efx->phy_op->fini(efx); in efx_fini_port() 1856 if (efx->phy_op->poll(efx)) in efx_start_all() 2508 efx->phy_op->fini(efx); in efx_reset_down() 2538 rc = efx->phy_op->init(efx); in efx_reset_up() 2541 rc = efx->phy_op->reconfigure(efx); in efx_reset_up() 2857 efx->phy_op = &efx_dummy_phy_operations; in efx_init_struct() 3249 efx->phy_op->reconfigure(efx); in efx_pm_thaw()
|
D | falcon.c | 1494 efx->phy_op->poll(efx); in falcon_reconfigure_port() 1501 efx->phy_op->reconfigure(efx); in falcon_reconfigure_port() 1681 efx->phy_op = &falcon_sfx7101_phy_ops; in falcon_probe_port() 1685 efx->phy_op = &falcon_qt202x_phy_ops; in falcon_probe_port() 1688 efx->phy_op = &falcon_txc_phy_ops; in falcon_probe_port() 1700 rc = efx->phy_op->probe(efx); in falcon_probe_port() 1732 efx->phy_op->remove(efx); in falcon_remove_port() 2087 link_changed = efx->phy_op->poll(efx); in falcon_monitor()
|
D | mcdi_port.c | 996 efx->phy_op = &efx_mcdi_phy_ops; in efx_mcdi_port_probe() 1004 rc = efx->phy_op->probe(efx); in efx_mcdi_port_probe() 1026 efx->phy_op->remove(efx); in efx_mcdi_port_remove()
|
D | net_driver.h | 1011 const struct efx_phy_operations *phy_op; member
|
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_host_smp.c | 184 u8 phy_op, enum sas_linkrate min, in sas_phy_control() argument 198 switch (phy_op) { in sas_phy_control() 217 if (phy_op == PHY_FUNC_LINK_RESET && sas_try_ata_reset(asd_phy) == 0) { in sas_phy_control() 222 if (i->dft->lldd_control_phy(asd_phy, phy_op, &rates)) in sas_phy_control()
|
/linux-4.4.14/drivers/net/phy/ |
D | mdio-octeon.c | 64 OCT_MDIO_BITFIELD_FIELD(u64 phy_op:2, 165 smi_cmd.s.phy_op = 0; /* MDIO_CLAUSE_45_ADDRESS */ in octeon_mdiobus_c45_addr() 204 smi_cmd.s.phy_op = op; in octeon_mdiobus_read() 249 smi_cmd.s.phy_op = op; in octeon_mdiobus_write()
|
/linux-4.4.14/drivers/scsi/isci/ |
D | sas.h | 170 u8 phy_op; /* byte 10 */ member
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 217 u32 phy_id, u32 phy_op);
|
D | pm8001_hwi.c | 3205 u32 phy_op = le32_to_cpu(pPayload->phyop_phyid) & OP_BITS; in pm8001_mpi_local_phy_ctl() local 3209 phy_id, phy_op)); in pm8001_mpi_local_phy_ctl() 3213 phy_id, phy_op)); in pm8001_mpi_local_phy_ctl() 3349 u32 phyId, u32 phy_op); 4599 u32 phyId, u32 phy_op) in pm8001_chip_phy_ctl_req() argument 4609 cpu_to_le32(((phy_op & 0xff) << 8) | (phyId & 0x0F)); in pm8001_chip_phy_ctl_req()
|
D | pm80xx_hwi.c | 2856 u32 phyId, u32 phy_op); 4497 u32 phyId, u32 phy_op) in pm80xx_chip_phy_ctl_req() argument 4507 cpu_to_le32(((phy_op & 0xFF) << 8) | (phyId & 0xFF)); in pm80xx_chip_phy_ctl_req()
|