Home
last modified time | relevance | path

Searched refs:GPTP_PORT_IFACE (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/subsys/net/l2/ethernet/gptp/
Dgptp_user_api.c66 clk = net_eth_get_ptp_clock(GPTP_PORT_IFACE(port)); in gptp_event_capture()
Dgptp.c48 if (GPTP_PORT_IFACE(port) == iface) { in gptp_get_port_number()
68 struct net_if *iface = GPTP_PORT_IFACE(port); in gptp_compute_clock_identity()
519 if (net_if_flag_is_set(GPTP_PORT_IFACE(port), NET_IF_UP)) { in gptp_state_machine()
896 *iface = GPTP_PORT_IFACE(port); in gptp_get_port_data()
Dgptp_messages.c192 iface = GPTP_PORT_IFACE(port); in gptp_prepare_sync()
247 iface = GPTP_PORT_IFACE(port); in gptp_prepare_follow_up()
297 iface = GPTP_PORT_IFACE(port); in gptp_prepare_pdelay_req()
482 iface = GPTP_PORT_IFACE(port); in gptp_prepare_announce()
Dgptp_data_set.h58 #define GPTP_PORT_IFACE(port) \ macro
Dgptp_mi.c337 clk = net_eth_get_ptp_clock(GPTP_PORT_IFACE(port)); in gptp_get_current_time_nanosecond()
774 clk = net_eth_get_ptp_clock(GPTP_PORT_IFACE(port)); in gptp_update_local_port_clock()