Searched refs:reconfigure (Results 1 - 9 of 9) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dtenxpress.c244 /* Try and reconfigure the device */
484 .reconfigure = tenxpress_phy_reconfigure,
H A Dqt202x_phy.c455 .reconfigure = qt202x_phy_reconfigure,
H A Dtxc43128_phy.c467 * it glitches the link, and reconfigure gets called on link change,
551 .reconfigure = txc43128_phy_reconfigure,
H A Defx.c122 * - Poll the link state and reconfigure the hardware as necessary.
907 /* Push loopback/power/transmit disable settings to the PHY, and reconfigure
1007 rc = efx->phy_op->reconfigure(efx);
2178 if (efx->phy_op->reconfigure(efx))
2354 .reconfigure = efx_port_dummy_op_int,
2727 efx->phy_op->reconfigure(efx);
H A Dmcdi_phy.c745 .reconfigure = efx_mcdi_phy_reconfigure,
H A Dnet_driver.h498 * @reconfigure: Reconfigure PHY (e.g. for new link parameters)
515 int (*reconfigure) (struct efx_nic *efx); member in struct:efx_phy_operations
H A Dethtool.c753 rc = efx->phy_op->reconfigure(efx);
H A Dfalcon.c666 efx->phy_op->reconfigure(efx);
/drivers/net/
H A DKconfig168 This option enables the ability to dynamically reconfigure target

Completed in 75 milliseconds