Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1712 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_bpl_prot() local
1831 curr_prot++; in lpfc_bg_setup_bpl_prot()
1897 if (curr_prot == protcnt) { in lpfc_bg_setup_bpl_prot()
1899 } else if (curr_prot < protcnt) { in lpfc_bg_setup_bpl_prot()
2136 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_sgl_prot() local
2293 curr_prot++; in lpfc_bg_setup_sgl_prot()
2404 if (curr_prot == protcnt) { in lpfc_bg_setup_sgl_prot()
2409 } else if (curr_prot < protcnt) { in lpfc_bg_setup_sgl_prot()