Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/microchip/
H A Dksz_common.h74 const struct ksz_dev_ops *ops;
165 const struct ksz_dev_ops *dev_ops;
344 struct ksz_dev_ops { struct
H A Dksz_ptp.c1101 const struct ksz_dev_ops *ops = port->ksz_dev->dev_ops; in ksz_ptp_msg_irq_setup()
1123 const struct ksz_dev_ops *ops = dev->dev_ops; in ksz_ptp_irq_setup()
H A Dksz_common.c334 static const struct ksz_dev_ops ksz88xx_dev_ops = {
369 static const struct ksz_dev_ops ksz87xx_dev_ops = {
419 static const struct ksz_dev_ops ksz9477_dev_ops = {
464 static const struct ksz_dev_ops lan937x_dev_ops = {
4267 const struct ksz_dev_ops *ops = dev->dev_ops; in ksz_handle_wake_reason()
4424 const struct ksz_dev_ops *ops = dev->dev_ops; in ksz_wol_pre_shutdown()