Searched refs:ocelot_port_txtstamp_request (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_ptp.c | 741 int ocelot_port_txtstamp_request(struct ocelot *ocelot, int port, in ocelot_port_txtstamp_request() function 788 EXPORT_SYMBOL(ocelot_port_txtstamp_request);
|
H A D | ocelot_net.c | 570 if (ocelot_port_txtstamp_request(ocelot, port, skb, &clone)) { in ocelot_port_xmit()
|
/openbmc/linux/include/soc/mscc/ |
H A D | ocelot.h | 1067 int ocelot_port_txtstamp_request(struct ocelot *ocelot, int port,
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | felix.c | 1780 if (ocelot_port_txtstamp_request(ocelot, port, skb, &clone)) { in felix_txtstamp()
|