Home
last modified time | relevance | path

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

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