Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_scsi.c1737 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_bpl_prot() local
1858 curr_prot++; in lpfc_bg_setup_bpl_prot()
1924 if (curr_prot == protcnt) { in lpfc_bg_setup_bpl_prot()
1926 } else if (curr_prot < protcnt) { in lpfc_bg_setup_bpl_prot()
2167 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_sgl_prot() local
2325 curr_prot++; in lpfc_bg_setup_sgl_prot()
2436 if (curr_prot == protcnt) { in lpfc_bg_setup_sgl_prot()
2441 } else if (curr_prot < protcnt) { in lpfc_bg_setup_sgl_prot()