Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_scsi.c2043 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_bpl_prot() local
2162 curr_prot++; in lpfc_bg_setup_bpl_prot()
2228 if (curr_prot == protcnt) { in lpfc_bg_setup_bpl_prot()
2230 } else if (curr_prot < protcnt) { in lpfc_bg_setup_bpl_prot()
2421 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_sgl_prot() local
2546 curr_prot++; in lpfc_bg_setup_sgl_prot()
2612 if (curr_prot == protcnt) { in lpfc_bg_setup_sgl_prot()
2615 } else if (curr_prot < protcnt) { in lpfc_bg_setup_sgl_prot()