Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c246 if (time_is_before_jiffies(ps->tx_tstamp_start + in hellcreek_txtstamp_work()
403 ps->tx_tstamp_start = jiffies; in hellcreek_port_txtstamp()
H A Dhellcreek.h241 unsigned long tx_tstamp_start; member
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c385 if (time_is_before_jiffies(ps->tx_tstamp_start + in mv88e6xxx_txtstamp_work()
495 ps->tx_tstamp_start = jiffies; in mv88e6xxx_port_txtstamp()
H A Dchip.h236 unsigned long tx_tstamp_start; member