Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshpb.h240 int num_inflight_map_req; /* hold param_lock */ member
H A 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()