Searched refs:port_txtstamp (Results 1 – 7 of 7) sorted by relevance
852 void (*port_txtstamp)(struct dsa_switch *ds, int port, member
559 if (!ds->ops->port_txtstamp) in dsa_skb_tx_timestamp()562 ds->ops->port_txtstamp(ds, p->dp->index, skb); in dsa_skb_tx_timestamp()
1774 .port_txtstamp = hellcreek_port_txtstamp,
1669 .port_txtstamp = felix_txtstamp,
3218 .port_txtstamp = sja1105_port_txtstamp,
636 - ``.port_txtstamp()``: a hook called prior to the transmission of
6283 .port_txtstamp = mv88e6xxx_port_txtstamp,
Completed in 40 milliseconds