Searched defs:num_posted (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_nvme.c | 2065 int post_cnt = 0, block_cnt = 0, num_posting = 0, num_posted = 0; in lpfc_post_nvme_sgl_list() local 2191 int num_posted, rc = 0; in lpfc_repost_nvme_sgl_list() local 2238 int bcnt, num_posted, sgl_size; in lpfc_new_nvme_buf() local
|
D | lpfc_scsi.c | 634 int post_cnt = 0, block_cnt = 0, num_posting = 0, num_posted = 0; in lpfc_sli4_post_scsi_sgl_list() local 759 int num_posted, rc = 0; in lpfc_sli4_repost_scsi_sgl_list() local 805 int bcnt, num_posted, sgl_size; in lpfc_new_scsi_buf_s4() local
|
D | lpfc_sli.c | 6595 int post_cnt = 0, num_posted = 0, block_cnt = 0; in lpfc_sli4_repost_sgl_list() local
|