Searched refs:ptp_set_ts_config (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | siena.c | 1059 .ptp_set_ts_config = siena_ptp_set_ts_config,
|
H A D | net_driver.h | 1307 * @ptp_set_ts_config: Set hardware timestamp configuration. The flags 1462 int (*ptp_set_ts_config)(struct efx_nic *efx, member
|
H A D | ef10.c | 4082 .ptp_set_ts_config = efx_ef10_ptp_set_ts_config_vf, 4203 .ptp_set_ts_config = efx_ef10_ptp_set_ts_config,
|
H A D | ptp.c | 1809 rc = efx->type->ptp_set_ts_config(efx, init); in efx_ptp_ts_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | net_driver.h | 1319 * @ptp_set_ts_config: Set hardware timestamp configuration. The flags 1475 int (*ptp_set_ts_config)(struct efx_nic *efx, member
|
H A D | ef10.c | 4137 .ptp_set_ts_config = efx_ef10_ptp_set_ts_config_vf, 4260 .ptp_set_ts_config = efx_ef10_ptp_set_ts_config,
|
H A D | ptp.c | 1858 rc = efx->type->ptp_set_ts_config(efx, init); in efx_ptp_ts_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | siena.c | 1070 .ptp_set_ts_config = siena_ptp_set_ts_config,
|
H A D | net_driver.h | 1268 * @ptp_set_ts_config: Set hardware timestamp configuration. The flags 1426 int (*ptp_set_ts_config)(struct efx_nic *efx, member
|
H A D | ptp.c | 1773 rc = efx->type->ptp_set_ts_config(efx, init); in efx_ptp_ts_init()
|
Completed in 32 milliseconds