Searched refs:MC_CMD_PTP (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/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() 654 efx_siena_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), in efx_ptp_get_attributes() 775 efx_siena_mcdi_display_error(efx, MC_CMD_PTP, sizeof(inbuf), in efx_ptp_get_timestamp_corrections() 801 efx_siena_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_enable() 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() 1065 rc = efx_siena_mcdi_rpc_finish(efx, MC_CMD_PTP, in efx_ptp_synchronize() 1130 rc = efx_siena_mcdi_rpc(efx, MC_CMD_PTP, ptp_data->txbuf, in efx_ptp_xmit_skb_mc() 2067 rc = efx_siena_mcdi_rpc(efx, MC_CMD_PTP, inadj, sizeof(inadj), in efx_phc_adjfine() 2092 return efx_siena_mcdi_rpc(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_phc_adjtime() [all …]
|
| H A D | mcdi_pcol.h | 1694 #define MC_CMD_PTP 0xb macro
|
| /linux-6.15/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() 788 efx_mcdi_display_error(efx, MC_CMD_PTP, in efx_ptp_enable() 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() 1052 rc = efx_mcdi_rpc_finish(efx, MC_CMD_PTP, in efx_ptp_synchronize() 1148 rc = efx_mcdi_rpc(efx, MC_CMD_PTP, in efx_ptp_xmit_skb_mc() 2109 rc = efx_mcdi_rpc(efx, MC_CMD_PTP, inadj, sizeof(inadj), in efx_phc_adjfine() 2134 return efx_mcdi_rpc(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_phc_adjtime() [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
|