/Linux-v4.19/drivers/net/phy/ |
D | mdio-cavium.c | 47 smi_cmd.s.phy_op = 0; /* MDIO_CLAUSE_45_ADDRESS */ in cavium_mdiobus_c45_addr() 86 smi_cmd.s.phy_op = op; in cavium_mdiobus_read() 131 smi_cmd.s.phy_op = op; in cavium_mdiobus_write()
|
D | mdio-cavium.h | 54 OCT_MDIO_BITFIELD_FIELD(u64 phy_op:2,
|
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | ethtool.c | 137 efx->phy_op->get_link_ksettings(efx, cmd); in efx_ethtool_get_link_ksettings() 174 rc = efx->phy_op->set_link_ksettings(efx, cmd); in efx_ethtool_set_link_ksettings() 349 if (efx->phy_op->run_tests != NULL) { in efx_ethtool_fill_self_tests() 350 EFX_WARN_ON_PARANOID(efx->phy_op->test_name == NULL); in efx_ethtool_fill_self_tests() 356 name = efx->phy_op->test_name(efx, i); in efx_ethtool_fill_self_tests() 740 rc = efx->phy_op->reconfigure(efx); in efx_ethtool_set_pauseparam() 1486 if (!efx->phy_op || !efx->phy_op->get_module_eeprom) in efx_ethtool_get_module_eeprom() 1490 ret = efx->phy_op->get_module_eeprom(efx, ee, data); in efx_ethtool_get_module_eeprom() 1502 if (!efx->phy_op || !efx->phy_op->get_module_info) in efx_ethtool_get_module_info() 1506 ret = efx->phy_op->get_module_info(efx, modinfo); in efx_ethtool_get_module_info() [all …]
|
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() 261 if (!efx->phy_op->run_tests) in efx_test_phy() 265 rc = efx->phy_op->run_tests(efx, tests->phy_ext, flags); in efx_test_phy()
|
D | efx.c | 1122 rc = efx->phy_op->init(efx); in efx_init_port() 1133 rc = efx->phy_op->reconfigure(efx); in efx_init_port() 1141 efx->phy_op->fini(efx); in efx_init_port() 1192 efx->phy_op->fini(efx); in efx_fini_port() 1981 if (efx->phy_op->poll(efx)) in efx_start_all() 2675 efx->phy_op->fini(efx); in efx_reset_down() 2705 rc = efx->phy_op->init(efx); in efx_reset_up() 2708 rc = efx->phy_op->reconfigure(efx); in efx_reset_up() 3047 efx->phy_op = &efx_dummy_phy_operations; in efx_init_struct() 3695 efx->phy_op->reconfigure(efx); in efx_pm_thaw()
|
D | mcdi_port.c | 1320 efx->phy_op = &efx_mcdi_phy_ops; in efx_mcdi_port_probe() 1328 rc = efx->phy_op->probe(efx); in efx_mcdi_port_probe() 1350 efx->phy_op->remove(efx); in efx_mcdi_port_remove()
|
D | net_driver.h | 1038 const struct efx_phy_operations *phy_op; member
|
/Linux-v4.19/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-v4.19/arch/mips/include/asm/octeon/ |
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-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | ethtool.c | 126 efx->phy_op->get_link_ksettings(efx, cmd); in ef4_ethtool_get_link_ksettings() 158 rc = efx->phy_op->set_link_ksettings(efx, cmd); in ef4_ethtool_set_link_ksettings() 331 if (efx->phy_op->run_tests != NULL) { in ef4_ethtool_fill_self_tests() 332 EF4_BUG_ON_PARANOID(efx->phy_op->test_name == NULL); in ef4_ethtool_fill_self_tests() 338 name = efx->phy_op->test_name(efx, i); in ef4_ethtool_fill_self_tests() 718 rc = efx->phy_op->reconfigure(efx); in ef4_ethtool_set_pauseparam() 1290 if (!efx->phy_op || !efx->phy_op->get_module_eeprom) in ef4_ethtool_get_module_eeprom() 1294 ret = efx->phy_op->get_module_eeprom(efx, ee, data); in ef4_ethtool_get_module_eeprom() 1306 if (!efx->phy_op || !efx->phy_op->get_module_info) in ef4_ethtool_get_module_info() 1310 ret = efx->phy_op->get_module_info(efx, modinfo); in ef4_ethtool_get_module_info()
|
D | selftest.c | 103 if (efx->phy_op->test_alive) { in ef4_test_phy_alive() 104 rc = efx->phy_op->test_alive(efx); in ef4_test_phy_alive() 261 if (!efx->phy_op->run_tests) in ef4_test_phy() 265 rc = efx->phy_op->run_tests(efx, tests->phy_ext, flags); in ef4_test_phy()
|
D | mdio_10g.c | 242 efx->phy_op->get_link_ksettings(efx, &prev); in ef4_mdio_set_link_ksettings() 291 efx->phy_op->set_npage_adv(efx, efx->link_advertising); in ef4_mdio_an_reconfigure()
|
D | efx.c | 1063 rc = efx->phy_op->init(efx); in ef4_init_port() 1074 rc = efx->phy_op->reconfigure(efx); in ef4_init_port() 1082 efx->phy_op->fini(efx); in ef4_init_port() 1133 efx->phy_op->fini(efx); in ef4_fini_port() 2369 efx->phy_op->fini(efx); in ef4_reset_down() 2396 rc = efx->phy_op->init(efx); in ef4_reset_up() 2399 rc = efx->phy_op->reconfigure(efx); in ef4_reset_up() 2668 efx->phy_op = &ef4_dummy_phy_operations; in ef4_init_struct() 3036 efx->phy_op->reconfigure(efx); in ef4_pm_thaw()
|
D | falcon.c | 1500 efx->phy_op->poll(efx); in falcon_reconfigure_port() 1507 efx->phy_op->reconfigure(efx); in falcon_reconfigure_port() 1687 efx->phy_op = &falcon_sfx7101_phy_ops; in falcon_probe_port() 1691 efx->phy_op = &falcon_qt202x_phy_ops; in falcon_probe_port() 1694 efx->phy_op = &falcon_txc_phy_ops; in falcon_probe_port() 1706 rc = efx->phy_op->probe(efx); in falcon_probe_port() 1738 efx->phy_op->remove(efx); in falcon_remove_port() 2093 link_changed = efx->phy_op->poll(efx); in falcon_monitor()
|
D | net_driver.h | 863 const struct ef4_phy_operations *phy_op; member
|
/Linux-v4.19/drivers/scsi/isci/ |
D | sas.h | 170 u8 phy_op; /* byte 10 */ member
|
/Linux-v4.19/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 217 u32 phy_id, u32 phy_op);
|
D | pm8001_hwi.c | 3206 u32 phy_op = le32_to_cpu(pPayload->phyop_phyid) & OP_BITS; in pm8001_mpi_local_phy_ctl() local 3211 phy_id, phy_op)); in pm8001_mpi_local_phy_ctl() 3215 phy_id, phy_op)); in pm8001_mpi_local_phy_ctl() 3358 u32 phyId, u32 phy_op); 4608 u32 phyId, u32 phy_op) in pm8001_chip_phy_ctl_req() argument 4618 cpu_to_le32(((phy_op & 0xff) << 8) | (phyId & 0x0F)); in pm8001_chip_phy_ctl_req()
|
D | pm80xx_hwi.c | 2870 u32 phyId, u32 phy_op); 4532 u32 phyId, u32 phy_op) in pm80xx_chip_phy_ctl_req() argument 4546 cpu_to_le32(((phy_op & 0xFF) << 8) | (phyId & 0xFF)); in pm80xx_chip_phy_ctl_req()
|