Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_scsi.c1692 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_bpl_prot() local
1813 curr_prot++; in lpfc_bg_setup_bpl_prot()
1879 if (curr_prot == protcnt) { in lpfc_bg_setup_bpl_prot()
1881 } else if (curr_prot < protcnt) { in lpfc_bg_setup_bpl_prot()
2122 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_sgl_prot() local
2280 curr_prot++; in lpfc_bg_setup_sgl_prot()
2391 if (curr_prot == protcnt) { in lpfc_bg_setup_sgl_prot()
2396 } else if (curr_prot < protcnt) { in lpfc_bg_setup_sgl_prot()