Searched refs:MC_CMD_PTP (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | ptp.c | 429 rc = efx_siena_mcdi_rpc(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_siena_ptp_update_stats() 644 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_get_attributes() 654 efx_siena_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), in efx_ptp_get_attributes() 742 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_get_timestamp_corrections() 775 efx_siena_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), in efx_ptp_get_timestamp_corrections() 797 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_enable() 801 efx_siena_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_enable() 820 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_disable() 829 efx_siena_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_disable() 1045 rc = efx_siena_mcdi_rpc_start(efx, MC_CMD_PTP, synch_buf, in efx_ptp_synchronize() [all …]
|
| H A D | mcdi_pcol.h | 1694 #define MC_CMD_PTP 0xb macro
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ptp.c | 435 rc = efx_mcdi_rpc(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_update_stats() 637 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_get_attributes() 647 efx_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), in efx_ptp_get_attributes() 729 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_get_timestamp_corrections() 762 efx_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), outbuf, in efx_ptp_get_timestamp_corrections() 784 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_enable() 788 efx_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_enable() 807 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_disable() 816 efx_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_disable() 1032 rc = efx_mcdi_rpc_start(efx, MC_CMD_PTP, synch_buf, in efx_ptp_synchronize() [all …]
|
| H A D | ef10.c | 3650 rc = efx_mcdi_rpc(channel->efx, MC_CMD_PTP, in efx_ef10_rx_enable_timestamping() 3683 rc = efx_mcdi_rpc(channel->efx, MC_CMD_PTP, in efx_ef10_rx_disable_timestamping()
|
| H A D | mcdi_pcol.h | 2818 #define MC_CMD_PTP 0xb macro
|