Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_scsi.c1748 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_bpl_prot() local
1869 curr_prot++; in lpfc_bg_setup_bpl_prot()
1935 if (curr_prot == protcnt) { in lpfc_bg_setup_bpl_prot()
1937 } else if (curr_prot < protcnt) { in lpfc_bg_setup_bpl_prot()
2178 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_sgl_prot() local
2336 curr_prot++; in lpfc_bg_setup_sgl_prot()
2447 if (curr_prot == protcnt) { in lpfc_bg_setup_sgl_prot()
2452 } else if (curr_prot < protcnt) { in lpfc_bg_setup_sgl_prot()