Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c240 if (time_is_before_jiffies(ps->tx_tstamp_start + in hellcreek_txtstamp_work()
397 ps->tx_tstamp_start = jiffies; in hellcreek_port_txtstamp()
H A Dhellcreek.h243 unsigned long tx_tstamp_start; member
/linux/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c381 if (time_is_before_jiffies(ps->tx_tstamp_start + in mv88e6xxx_txtstamp_work()
491 ps->tx_tstamp_start = jiffies; in mv88e6xxx_port_txtstamp()
H A Dchip.h239 unsigned long tx_tstamp_start; member