Home
last modified time | relevance | path

Searched refs:aie_qos (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accel/amdxdna/
H A Daie2_solver.c50 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()
H A Daie2_solver.h31 struct aie_qos { struct
56 struct aie_qos rqos; /* Requested QoS */ argument