Home
last modified time | relevance | path

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

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