Searched refs:ocelot_get_ts_info (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_ptp.c | 582 int ocelot_get_ts_info(struct ocelot *ocelot, int port, in ocelot_get_ts_info() function 608 EXPORT_SYMBOL(ocelot_get_ts_info); variable
|
H A D | ocelot_net.c | 992 return ocelot_get_ts_info(ocelot, port, info); in ocelot_port_get_ts_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 913 int ocelot_get_ts_info(struct ocelot *ocelot, int port, in ocelot_get_ts_info() function 939 EXPORT_SYMBOL(ocelot_get_ts_info); variable
|
H A D | ocelot_net.c | 730 return ocelot_get_ts_info(ocelot, port, info); in ocelot_port_get_ts_info()
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 732 int ocelot_get_ts_info(struct ocelot *ocelot, int port,
|
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
H A D | felix.c | 365 return ocelot_get_ts_info(ocelot, port, info); in felix_get_ts_info()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 1018 int ocelot_get_ts_info(struct ocelot *ocelot, int port,
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.c | 1227 return ocelot_get_ts_info(ocelot, port, info); in felix_get_ts_info()
|
Completed in 19 milliseconds