Searched defs:aq_firmware_ops (Results 1 – 1 of 1) sorted by relevance
59 struct aq_firmware_ops struct61 int (*reset)(struct aq_hw* hal);63 int (*set_mode)(struct aq_hw* hal, enum aq_hw_fw_mpi_state_e mode, aq_fw_link_speed_t speed);64 …truct aq_hw* hal, enum aq_hw_fw_mpi_state_e* mode, aq_fw_link_speed_t* speed, aq_fw_link_fc_t* fc);66 int (*get_mac_addr)(struct aq_hw* hal, u8* mac_addr);67 int (*get_stats)(struct aq_hw* hal, struct aq_hw_stats_s* stats);69 int (*led_control)(struct aq_hw* hal, u32 mode);