Home
last modified time | relevance | path

Searched refs:is_ptp_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.h73 bool is_ptp_enabled(struct sk_buff *skb, struct net_device *dev);
H A Dcxgb4_ptp.c70 bool is_ptp_enabled(struct sk_buff *skb, struct net_device *dev) in is_ptp_enabled() function
H A Dcxgb4_main.c1176 if (xfrm_offload(skb) || is_ptp_enabled(skb, dev) || in cxgb_select_queue()