Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_native_posix.c95 static struct gptp_hdr *check_gptp_msg(struct net_if *iface, in check_gptp_msg() function
152 hdr = check_gptp_msg(iface, pkt, send); in update_gptp()
Deth_sam_gmac.c539 static struct gptp_hdr *check_gptp_msg(struct net_if *iface, in check_gptp_msg() function
734 hdr = check_gptp_msg(get_iface(dev_data), in tx_completed()
1354 hdr = check_gptp_msg(get_iface(dev_data), rx_frame, false); in eth_rx()
1563 hdr = check_gptp_msg(get_iface(dev_data), pkt, true); in eth_tx()