phy_txts
struct phy_txts edata;
static u64 phy2txts(struct phy_txts *p)
struct phy_txts event_ts;
struct phy_txts *phy_txts;
phy_txts = data;
dp83640->edata.sec_hi = phy_txts->sec_hi;
dp83640->edata.sec_lo = phy_txts->sec_lo;
dp83640->edata.ns_hi = phy_txts->ns_hi;
dp83640->edata.ns_lo = phy_txts->ns_lo;
struct phy_txts *phy_txts)
overflow = (phy_txts->ns_hi >> 14) & 0x3;
ns = phy2txts(phy_txts);
struct phy_txts *phy_txts;
} else if (PSF_TX == type && len >= sizeof(*phy_txts)) {
phy_txts = (struct phy_txts *) ptr;
decode_txts(dp83640, phy_txts);
size = sizeof(*phy_txts);