Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dchip.c508 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6xxx_serdes_pcs_config()
524 const struct mv88e6xxx_ops *ops; in mv88e6xxx_serdes_pcs_an_restart()
546 const struct mv88e6xxx_ops *ops = chip->info->ops; in mv88e6xxx_serdes_pcs_link_up()
727 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_down()
754 const struct mv88e6xxx_ops *ops; in mv88e6xxx_mac_link_up()
3225 static const struct mv88e6xxx_ops mv88e6085_ops = {
3265 static const struct mv88e6xxx_ops mv88e6095_ops = {
3294 static const struct mv88e6xxx_ops mv88e6097_ops = {
3333 static const struct mv88e6xxx_ops mv88e6123_ops = {
3368 static const struct mv88e6xxx_ops mv88e6131_ops = {
[all …]
H A Dchip.h96 struct mv88e6xxx_ops;
139 const struct mv88e6xxx_ops *ops;
368 struct mv88e6xxx_ops { struct