synch_buf         922 drivers/net/ethernet/sfc/ptp.c efx_ptp_process_times(struct efx_nic *efx, MCDI_DECLARE_STRUCT_PTR(synch_buf),
synch_buf         952 drivers/net/ethernet/sfc/ptp.c 			MCDI_ARRAY_STRUCT_PTR(synch_buf,
synch_buf        1028 drivers/net/ethernet/sfc/ptp.c 	MCDI_DECLARE_BUF(synch_buf, MC_CMD_PTP_OUT_SYNCHRONIZE_LENMAX);
synch_buf        1036 drivers/net/ethernet/sfc/ptp.c 	MCDI_SET_DWORD(synch_buf, PTP_IN_OP, MC_CMD_PTP_OP_SYNCHRONIZE);
synch_buf        1037 drivers/net/ethernet/sfc/ptp.c 	MCDI_SET_DWORD(synch_buf, PTP_IN_PERIPH_ID, 0);
synch_buf        1038 drivers/net/ethernet/sfc/ptp.c 	MCDI_SET_DWORD(synch_buf, PTP_IN_SYNCHRONIZE_NUMTIMESETS,
synch_buf        1040 drivers/net/ethernet/sfc/ptp.c 	MCDI_SET_QWORD(synch_buf, PTP_IN_SYNCHRONIZE_START_ADDR,
synch_buf        1045 drivers/net/ethernet/sfc/ptp.c 	rc = efx_mcdi_rpc_start(efx, MC_CMD_PTP, synch_buf,
synch_buf        1067 drivers/net/ethernet/sfc/ptp.c 				 synch_buf, sizeof(synch_buf),
synch_buf        1070 drivers/net/ethernet/sfc/ptp.c 		rc = efx_ptp_process_times(efx, synch_buf, response_length,