Searched defs:aq_firmware_ops (Results 1 – 1 of 1) sorted by relevance
1273 struct aq_firmware_ops { struct1274 int (*reset)(struct aq_softc *);1275 int (*get_mac_addr)(struct aq_softc *);1276 int (*set_mode)(struct aq_softc *, aq_hw_fw_mpi_state_t,1278 int (*get_mode)(struct aq_softc *, aq_hw_fw_mpi_state_t *,1280 int (*get_stats)(struct aq_softc *, aq_hw_stats_s_t *);1282 int (*get_temperature)(struct aq_softc *, uint32_t *);