Home
last modified time | relevance | path

Searched refs:flag_field (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dptp_classify.h74 u8 flag_field[2]; member
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c185 *twostep = hdr->flag_field[0] & 0x2; in enetc_ptp_parse()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c779 *twostep = hdr->flag_field[0] & 0x2; in dpaa2_eth_ptp_parse()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c1253 if (hdr->flag_field[0] & PTP_FLAG_TWOSTEP) in ptp_one_step_sync()