Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/ !
Dlpfc_sli.c7428 uint16_t curr_blks = 0; in lpfc_sli4_get_allocated_extnts() local
7458 if (curr_blks == 0) { in lpfc_sli4_get_allocated_extnts()
7468 curr_blks++; in lpfc_sli4_get_allocated_extnts()
7485 req_len = curr_blks * sizeof(uint16_t) + in lpfc_sli4_get_allocated_extnts()
7507 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, curr_blks, type, emb); in lpfc_sli4_get_allocated_extnts()