Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ufs/core/
Dufshpb.h239 int num_inflight_map_req; /* hold param_lock */ member
Dufshpb.c485 hpb->num_inflight_map_req >= hpb->params.inflight_map_req) { in ufshpb_get_map_req()
488 hpb->num_inflight_map_req, in ufshpb_get_map_req()
509 hpb->num_inflight_map_req++; in ufshpb_get_map_req()
524 hpb->num_inflight_map_req--; in ufshpb_put_map_req()