Searched defs:post_cnt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ | ||
H A D | lpfc_sli.c | 7052 int post_cnt = 0, num_posted = 0, block_cnt = 0; in lpfc_sli4_repost_sgl_list() local 17078 lpfc_sli4_post_sgl_list(struct lpfc_hba *phba, struct list_head *post_sgl_list, int post_cnt) lpfc_sli4_post_sgl_list() argument 17308 int post_cnt = 0, block_cnt = 0, num_posting = 0, num_posted = 0; lpfc_sli4_post_io_sgl_list() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ | ||
H A D | lpfc_sli.c | 7581 int post_cnt = 0, num_posted = 0, block_cnt = 0; in lpfc_sli4_repost_sgl_list() local 18086 lpfc_sli4_post_sgl_list(struct lpfc_hba *phba, struct list_head *post_sgl_list, int post_cnt) lpfc_sli4_post_sgl_list() argument 18316 int post_cnt = 0, block_cnt = 0, num_posting = 0, num_posted = 0; lpfc_sli4_post_io_sgl_list() local [all...] |
Completed in 25 milliseconds