Searched refs:need_timestamping (Results 1 – 2 of 2) sorted by relevance
84 static bool need_timestamping(struct gptp_hdr *hdr) in need_timestamping() function158 ret = need_timestamping(hdr); in update_gptp()
573 static bool need_timestamping(struct gptp_hdr *hdr) in need_timestamping() function739 if (hdr && need_timestamping(hdr)) { in tx_completed()1565 if (hdr && need_timestamping(hdr)) { in eth_tx()