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,
21 int efx_siena_ptp_get_ts_config(struct efx_nic *efx,
23 void efx_siena_ptp_get_ts_info(struct efx_nic *efx,
25 bool efx_siena_ptp_is_ptp_tx(struct efx_nic *efx, struct sk_buff *skb);
26 int efx_siena_ptp_get_mode(struct efx_nic *efx);
27 int efx_siena_ptp_change_mode(struct efx_nic *efx, bool enable_wanted,
29 int efx_siena_ptp_tx(struct efx_nic *efx, struct sk_buff *skb);
30 void efx_siena_ptp_event(struct efx_nic *efx, efx_qword_t *ev);
31 size_t efx_siena_ptp_describe_stats(struct efx_nic *efx, u8 *strings);
32 size_t efx_siena_ptp_update_stats(struct efx_nic *efx, u64 *stats);
43 void efx_siena_ptp_start_datapath(struct efx_nic *efx);
44 void efx_siena_ptp_stop_datapath(struct efx_nic *efx);
45 bool efx_siena_ptp_use_mac_tx_timestamps(struct efx_nic *efx);