Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.h55 static inline bool cxgb4_xmit_with_hwtstamp(struct sk_buff *skb) in cxgb4_xmit_with_hwtstamp() function
H A Dcxgb4_ptp.c75 return (pi->ptp_enable && cxgb4_xmit_with_hwtstamp(skb) && in is_ptp_enabled()