enable_wanted     456 drivers/net/ethernet/sfc/nic.h int efx_ptp_change_mode(struct efx_nic *efx, bool enable_wanted,
enable_wanted    1723 drivers/net/ethernet/sfc/ptp.c int efx_ptp_change_mode(struct efx_nic *efx, bool enable_wanted,
enable_wanted    1726 drivers/net/ethernet/sfc/ptp.c 	if ((enable_wanted != efx->ptp_data->enabled) ||
enable_wanted    1727 drivers/net/ethernet/sfc/ptp.c 	    (enable_wanted && (efx->ptp_data->mode != new_mode))) {
enable_wanted    1730 drivers/net/ethernet/sfc/ptp.c 		if (enable_wanted) {
enable_wanted    1760 drivers/net/ethernet/sfc/ptp.c 		efx->ptp_data->enabled = enable_wanted;