Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_native_posix.c84 static bool need_timestamping(struct gptp_hdr *hdr) in need_timestamping() function
158 ret = need_timestamping(hdr); in update_gptp()
Deth_sam_gmac.c573 static bool need_timestamping(struct gptp_hdr *hdr) in need_timestamping() function
739 if (hdr && need_timestamping(hdr)) { in tx_completed()
1565 if (hdr && need_timestamping(hdr)) { in eth_tx()