Home
last modified time | relevance | path

Searched refs:port_hwtstamp_get (Results 1 – 7 of 7) sorted by relevance

/linux/net/dsa/
A Dmaster.c207 if (dp->ds->ops->port_hwtstamp_get || in dsa_master_ioctl()
A Dslave.c262 if (ds->ops->port_hwtstamp_get) in dsa_slave_ioctl()
263 return ds->ops->port_hwtstamp_get(ds, port, ifr); in dsa_slave_ioctl()
/linux/include/net/
A Ddsa.h848 int (*port_hwtstamp_get)(struct dsa_switch *ds, int port, member
/linux/drivers/net/dsa/hirschmann/
A Dhellcreek.c1768 .port_hwtstamp_get = hellcreek_port_hwtstamp_get,
/linux/drivers/net/dsa/ocelot/
A Dfelix.c1666 .port_hwtstamp_get = felix_hwtstamp_get,
/linux/drivers/net/dsa/sja1105/
A Dsja1105_main.c3215 .port_hwtstamp_get = sja1105_hwtstamp_get,
/linux/drivers/net/dsa/mv88e6xxx/
A Dchip.c6282 .port_hwtstamp_get = mv88e6xxx_port_hwtstamp_get,

Completed in 34 milliseconds