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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dmcdi_mac.c142 .reconfigure = efx_mcdi_mac_reconfigure,
H A Defx.c687 /* Push loopback/power/transmit disable settings to the PHY, and reconfigure
747 efx->mac_op->reconfigure(efx);
805 efx->mac_op->reconfigure(efx);
808 rc = efx->phy_op->reconfigure(efx);
833 efx->mac_op->reconfigure(efx);
1604 efx->mac_op->reconfigure(efx);
1632 efx->mac_op->reconfigure(efx);
1836 if (efx->phy_op->reconfigure(efx))
1841 efx->mac_op->reconfigure(efx);
2023 .reconfigure
[all...]
H A Dnet_driver.h472 * @reconfigure: Reconfigure MAC. Serialised by the mac_lock
477 int (*reconfigure) (struct efx_nic *efx); member in struct:efx_mac_operations
488 * @reconfigure: Reconfigure PHY (e.g. for new link parameters)
505 int (*reconfigure) (struct efx_nic *efx); member in struct:efx_phy_operations
H A Dfalcon_gmac.c227 .reconfigure = falcon_reconfigure_gmac,
H A Dtenxpress.c423 /* Try and reconfigure the device */
841 .reconfigure = tenxpress_phy_reconfigure,
856 .reconfigure = tenxpress_phy_reconfigure,
H A Dethtool.c784 efx->mac_op->reconfigure(efx);
797 rc = efx->phy_op->reconfigure(efx);
809 efx->mac_op->reconfigure(efx);
H A Dfalcon_xmac.c362 .reconfigure = falcon_reconfigure_xmac,
H A Dqt202x_phy.c449 .reconfigure = qt202x_phy_reconfigure,
H A Dfalcon.c696 efx->phy_op->reconfigure(efx);
697 rc = efx->mac_op->reconfigure(efx);
1211 rc = efx->mac_op->reconfigure(efx);
H A Dmcdi_phy.c745 .reconfigure = efx_mcdi_phy_reconfigure,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DConfigure699 elsif (/^reconfigure/ || /^reconf/)
710 die "Incorrect data to reconfigure, please do a normal configuration\n"
720 die "Insufficient data to reconfigure, please do a normal configuration\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffplay.c2206 int reconfigure; local
2262 reconfigure =
2269 if (reconfigure) {

Completed in 212 milliseconds