Home
last modified time | relevance | path

Searched refs:MC_CMD_PTP (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c430 rc = efx_mcdi_rpc(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_update_stats()
651 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_get_attributes()
661 efx_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), in efx_ptp_get_attributes()
749 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_get_timestamp_corrections()
782 efx_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), outbuf, in efx_ptp_get_timestamp_corrections()
804 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_enable()
808 efx_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_enable()
827 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_disable()
836 efx_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_disable()
1052 rc = efx_mcdi_rpc_start(efx, MC_CMD_PTP, synch_bu in efx_ptp_synchronize()
[all...]
H A Def10.c3616 rc = efx_mcdi_rpc(channel->efx, MC_CMD_PTP, in efx_ef10_rx_enable_timestamping()
3649 rc = efx_mcdi_rpc(channel->efx, MC_CMD_PTP, in efx_ef10_rx_disable_timestamping()
H A Dmcdi_pcol.h1691 /* MC_CMD_PTP
1694 #define MC_CMD_PTP 0xb macro
2057 /* MC_CMD_PTP/MC_CMD_PTP_IN_ADJUST/FREQ */
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c429 rc = efx_mcdi_rpc(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_update_stats()
631 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_get_attributes()
641 efx_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), in efx_ptp_get_attributes()
723 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_get_timestamp_corrections()
756 efx_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), outbuf, in efx_ptp_get_timestamp_corrections()
778 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_enable()
782 efx_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_enable()
801 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_disable()
810 efx_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_disable()
1026 rc = efx_mcdi_rpc_start(efx, MC_CMD_PTP, synch_bu in efx_ptp_synchronize()
[all...]
H A Def10.c3647 rc = efx_mcdi_rpc(channel->efx, MC_CMD_PTP, in efx_ef10_rx_enable_timestamping()
3680 rc = efx_mcdi_rpc(channel->efx, MC_CMD_PTP, in efx_ef10_rx_disable_timestamping()
H A Dmcdi_pcol.h2976 /* MC_CMD_PTP
2979 #define MC_CMD_PTP 0xb macro
3368 /* MC_CMD_PTP/MC_CMD_PTP_IN_ADJUST/FREQ */
3863 * MC_CMD_PTP/MC_CMD_PTP_IN_ADJUST and
3864 * MC_CMD_PTP/MC_CMD_PTP_IN_CLOCK_FREQ_ADJUST message requests. If this message
3879 * MC_CMD_PTP/MC_CMD_PTP_IN_ADJUST and
3880 * MC_CMD_PTP/MC_CMD_PTP_IN_CLOCK_FREQ_ADJUST message requests. If this message
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c429 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_bu in efx_ptp_synchronize()
[all...]
H A Dmcdi_pcol.h1691 /* MC_CMD_PTP
1694 #define MC_CMD_PTP 0xb macro
2057 /* MC_CMD_PTP/MC_CMD_PTP_IN_ADJUST/FREQ */

Completed in 204 milliseconds