Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dptp_classify.h69 u8 tsmt; /* transportSpecific | messageType */ member
130 msgtype = hdr->tsmt & 0x0f; in ptp_get_msgtype()
/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.h441 u8 tsmt; /* transportSpecific | messageType */ member
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c4142 mtype = hdr->tsmt & 15; in mvpp2_tx_hw_tstamp()