Searched refs:txtstamp (Results 1 – 10 of 10) sorted by relevance
36 if (likely(mii_ts->txtstamp)) { in skb_clone_tx_timestamp()40 mii_ts->txtstamp(mii_ts, clone, type); in skb_clone_tx_timestamp()
50 void (*txtstamp)(struct mii_timestamper *mii_ts, member
1257 return phydev && phydev->mii_ts && phydev->mii_ts->txtstamp; in phy_has_txtstamp()1280 phydev->mii_ts->txtstamp(phydev->mii_ts, skb, type); in phy_txtstamp()
139 void (*txtstamp)(void *ctx, struct sk_buff *skb); member
97 void (*txtstamp)(void *context, struct sk_buff *skb); member1036 if (tx_cb->txtstamp) in netcp_process_tx_compl_packets()1037 tx_cb->txtstamp(tx_cb->ts_context, skb); in netcp_process_tx_compl_packets()1188 p_info.txtstamp = NULL; in netcp_tx_submit_skb()1215 tx_cb->txtstamp = p_info.txtstamp; in netcp_tx_submit_skb()
2570 p_info->txtstamp = gbe_txtstamp; in gbe_txtstamp_mark_pkt()
726 port->mii_ts.txtstamp = ines_txtstamp; in ines_ptp_probe_channel()
1431 dp83640->mii_ts.txtstamp = dp83640_txtstamp; in dp83640_probe()
1488 vsc8531->mii_ts.txtstamp = vsc85xx_txtstamp; in __vsc8584_init_ptp()
696 function that calls the ``mii_ts->txtstamp()`` hook is named