Searched refs:efx_ptp_probe (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | ptp.h | 16 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel);
|
H A D | ptp.c | 1469 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel) in efx_ptp_probe() function 1578 rc = efx_ptp_probe(efx, channel); in efx_ptp_probe_channel() 1581 * In the case of EPERM, efx_ptp_probe will print its own message (in in efx_ptp_probe_channel()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ptp.h | 16 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel);
|
H A D | ptp.c | 1557 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel) in efx_ptp_probe() function 1662 rc = efx_ptp_probe(efx, channel); in efx_ptp_probe_channel() 1665 * In the case of EPERM, efx_ptp_probe will print its own message (in in efx_ptp_probe_channel()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | ptp.c | 1440 static int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel) in efx_ptp_probe() function 1545 rc = efx_ptp_probe(efx, channel); in efx_ptp_probe_channel() 1548 * In the case of EPERM, efx_ptp_probe will print its own message (in in efx_ptp_probe_channel()
|
Completed in 10 milliseconds