Searched refs:fw_ops (Results 1 – 2 of 2) sorted by relevance
56 int hw_atl_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops) in hw_atl_utils_initfw() argument71 *fw_ops = &aq_fw_1x_ops; in hw_atl_utils_initfw()74 *fw_ops = &aq_fw_2x_ops; in hw_atl_utils_initfw()77 *fw_ops = &aq_fw_2x_ops; in hw_atl_utils_initfw()83 self->aq_fw_ops = *fw_ops; in hw_atl_utils_initfw()
602 int hw_atl_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops);