Home
last modified time | relevance | path

Searched refs:mv88e6xxx_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c944 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_down()
974 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_up()
4034 static const struct mv88e6xxx_ops mv88e6085_ops = {
4079 static const struct mv88e6xxx_ops mv88e6095_ops = {
4111 static const struct mv88e6xxx_ops mv88e6097_ops = {
4158 static const struct mv88e6xxx_ops mv88e6123_ops = {
4199 static const struct mv88e6xxx_ops mv88e6131_ops = {
4239 static const struct mv88e6xxx_ops mv88e6141_ops = {
4302 static const struct mv88e6xxx_ops mv88e6161_ops = {
4350 static const struct mv88e6xxx_ops mv88e6165_ops = {
[all …]
H A Dchip.h125 struct mv88e6xxx_ops;
169 const struct mv88e6xxx_ops *ops;
441 struct mv88e6xxx_ops { struct
H A Dport.c185 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6xxx_port_sync_link()
202 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6185_port_sync_link()