Searched refs:aie_qos (Results 1 – 2 of 2) sorted by relevance
50 static u32 calculate_gops(struct aie_qos *rqos) in calculate_gops()66 static int qos_meet(struct solver_state *xrs, struct aie_qos *rqos, u32 cgops) in qos_meet()82 struct aie_qos *rqos = &req->rqos; in sanity_check()100 static bool is_valid_qos_dpm_params(struct aie_qos *rqos) in is_valid_qos_dpm_params()116 struct aie_qos *rqos = &req->rqos; in set_dpm_level()
31 struct aie_qos { struct56 struct aie_qos rqos; /* Requested QoS */ argument