Home
last modified time | relevance | path

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

/linux/include/linux/
A Dptp_classify.h62 u8 tsmt; /* transportSpecific | messageType */ member
123 msgtype = hdr->tsmt & 0x0f; in ptp_get_msgtype()
/linux/drivers/net/phy/mscc/
A Dmscc_ptp.h440 u8 tsmt; /* transportSpecific | messageType */ member
A Dmscc_ptp.c417 sig[3] = ptphdr->tsmt & GENMASK(3, 0); in get_sig()
423 sig[i] = ptphdr->tsmt & GENMASK(3, 0); in get_sig()
/linux/drivers/net/dsa/mv88e6xxx/
A Dhwtstamp.c332 return (hdr->tsmt & 0xf) == 3; in is_pdelay_resp()
/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c4109 mtype = hdr->tsmt & 15; in mvpp2_tx_hw_tstamp()

Completed in 26 milliseconds