Lines Matching refs:efx_channel
295 struct efx_channel *channel;
372 static bool efx_ptp_want_txqs(struct efx_channel *channel) in efx_ptp_want_txqs()
526 struct efx_channel *efx_ptp_channel(struct efx_nic *efx) in efx_ptp_channel()
531 void efx_ptp_update_channel(struct efx_nic *efx, struct efx_channel *channel) in efx_ptp_update_channel()
539 struct efx_channel *channel = efx_ptp_channel(efx); in last_sync_timestamp_major()
1244 struct efx_channel *channel = efx->ptp_data->channel; in efx_ptp_init_filter()
1558 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel) in efx_ptp_probe()
1655 static int efx_ptp_probe_channel(struct efx_channel *channel) in efx_ptp_probe_channel()
1702 static void efx_ptp_remove_channel(struct efx_channel *channel) in efx_ptp_remove_channel()
1707 static void efx_ptp_get_channel_name(struct efx_channel *channel, in efx_ptp_get_channel_name()
1735 static bool efx_ptp_rx(struct efx_channel *channel, struct sk_buff *skb) in efx_ptp_rx()
1990 void efx_time_sync_event(struct efx_channel *channel, efx_qword_t *ev) in efx_time_sync_event()
2026 void __efx_rx_skb_attach_timestamp(struct efx_channel *channel, in __efx_rx_skb_attach_timestamp()