Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dptp_classify.h51 #define PTP_FLAG_TWOSTEP BIT(1) macro
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c1221 if (hdr->flag_field[0] & PTP_FLAG_TWOSTEP) in ptp_one_step_sync()