Searched defs:mac_device (Results 1 – 2 of 2) sorted by relevance
47 struct mac_device { struct64 int (*init)(struct mac_device *mac_dev); argument65 int (*start)(struct mac_device *mac_dev); argument66 int (*stop)(struct mac_device *mac_dev); argument67 void (*adjust_link)(struct mac_device *mac_dev); argument73 struct mac_device *mac_dev); argument89 struct mac_device *mac_dev; argument
23 struct mac_device { struct44 struct mac_device *mac_dev); argument52 void (*update_speed)(struct mac_device *mac_dev, int speed); argument61 static inline struct mac_device argument