Home
last modified time | relevance | path

Searched defs:phy_rxts (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/phy/
Ddp83640.c82 struct phy_rxts { struct
83 u16 ns_lo; /* ns[15:0] */
84 u16 ns_hi; /* overflow[1:0], ns[29:16] */
85 u16 sec_lo; /* sec[15:0] */
86 u16 sec_hi; /* sec[31:16] */
87 u16 seqid; /* sequenceId[15:0] */
88 u16 msgtype; /* messageType[3:0], hash[11:0] */
830 struct phy_rxts *phy_rxts) in decode_rxts()
913 struct phy_rxts *phy_rxts; in decode_status_frame() local