Home
last modified time | relevance | path

Searched refs:GPTP_PORT_PARAM_DS (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_private.h28 #define GPTP_STATS_INC(port, var) (GPTP_PORT_PARAM_DS(port)->var++)
Dgptp_data_set.h62 #define GPTP_PORT_PARAM_DS(port) \ macro
Dgptp.c449 port_param_ds = GPTP_PORT_PARAM_DS(port); in gptp_init_port_ds()
881 *port_param_ds = GPTP_PORT_PARAM_DS(port); in gptp_get_port_data()