Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_scsi.c2018 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_bpl_prot() local
2137 curr_prot++; in lpfc_bg_setup_bpl_prot()
2203 if (curr_prot == protcnt) { in lpfc_bg_setup_bpl_prot()
2205 } else if (curr_prot < protcnt) { in lpfc_bg_setup_bpl_prot()
2396 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_sgl_prot() local
2521 curr_prot++; in lpfc_bg_setup_sgl_prot()
2587 if (curr_prot == protcnt) { in lpfc_bg_setup_sgl_prot()
2590 } else if (curr_prot < protcnt) { in lpfc_bg_setup_sgl_prot()