Searched refs:is_ptp_enabled (Results 1 – 3 of 3) sorted by relevance
73 bool is_ptp_enabled(struct sk_buff *skb, struct net_device *dev);
70 bool is_ptp_enabled(struct sk_buff *skb, struct net_device *dev) in is_ptp_enabled() function
1176 if (xfrm_offload(skb) || is_ptp_enabled(skb, dev) || in cxgb_select_queue()