Home
last modified time | relevance | path

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

/drivers/scsi/ufs/
Dufshpb.h241 int num_inflight_map_req; /* hold param_lock */ member
Dufshpb.c769 hpb->num_inflight_map_req >= hpb->params.inflight_map_req) { in ufshpb_get_map_req()
772 hpb->num_inflight_map_req, in ufshpb_get_map_req()
793 hpb->num_inflight_map_req++; in ufshpb_get_map_req()
808 hpb->num_inflight_map_req--; in ufshpb_put_map_req()