Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dtx.c526 if (unlikely(efx_xmit_with_hwtstamp(skb)) && in efx_hard_start_xmit()
Dnet_driver.h1673 static inline bool efx_xmit_with_hwtstamp(struct sk_buff *skb) in efx_xmit_with_hwtstamp() function