Lines Matching refs:efx_nic
16 void efx_siena_ptp_defer_probe_with_channel(struct efx_nic *efx);
17 struct efx_channel *efx_siena_ptp_channel(struct efx_nic *efx);
18 int efx_siena_ptp_set_ts_config(struct efx_nic *efx, struct ifreq *ifr);
19 int efx_siena_ptp_get_ts_config(struct efx_nic *efx, struct ifreq *ifr);
20 void efx_siena_ptp_get_ts_info(struct efx_nic *efx,
22 bool efx_siena_ptp_is_ptp_tx(struct efx_nic *efx, struct sk_buff *skb);
23 int efx_siena_ptp_get_mode(struct efx_nic *efx);
24 int efx_siena_ptp_change_mode(struct efx_nic *efx, bool enable_wanted,
26 int efx_siena_ptp_tx(struct efx_nic *efx, struct sk_buff *skb);
27 void efx_siena_ptp_event(struct efx_nic *efx, efx_qword_t *ev);
28 size_t efx_siena_ptp_describe_stats(struct efx_nic *efx, u8 *strings);
29 size_t efx_siena_ptp_update_stats(struct efx_nic *efx, u64 *stats);
40 void efx_siena_ptp_start_datapath(struct efx_nic *efx);
41 void efx_siena_ptp_stop_datapath(struct efx_nic *efx);
42 bool efx_siena_ptp_use_mac_tx_timestamps(struct efx_nic *efx);