Home
last modified time | relevance | path

Searched defs:mac_device (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
Dmac.h47 struct mac_device { struct
64 int (*init)(struct mac_device *mac_dev); argument
65 int (*start)(struct mac_device *mac_dev); argument
66 int (*stop)(struct mac_device *mac_dev); argument
67 void (*adjust_link)(struct mac_device *mac_dev); argument
73 struct mac_device *mac_dev); argument
89 struct mac_device *mac_dev; argument
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
Dmac.h23 struct mac_device { struct
44 struct mac_device *mac_dev); argument
52 void (*update_speed)(struct mac_device *mac_dev, int speed); argument
61 static inline struct mac_device argument