Home
last modified time | relevance | path

Searched refs:efx_rx_skb_attach_timestamp (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sfc/
Dnic.h576 static inline void efx_rx_skb_attach_timestamp(struct efx_channel *channel, in efx_rx_skb_attach_timestamp() function
Drx.c639 efx_rx_skb_attach_timestamp(channel, skb); in efx_rx_deliver()