Searched refs:curr_prot (Results 1 – 1 of 1) sorted by relevance
2022 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_bpl_prot() local2141 curr_prot++; in lpfc_bg_setup_bpl_prot()2207 if (curr_prot == protcnt) { in lpfc_bg_setup_bpl_prot()2209 } else if (curr_prot < protcnt) { in lpfc_bg_setup_bpl_prot()2402 unsigned short curr_data = 0, curr_prot = 0; in lpfc_bg_setup_sgl_prot() local2527 curr_prot++; in lpfc_bg_setup_sgl_prot()2593 if (curr_prot == protcnt) { in lpfc_bg_setup_sgl_prot()2596 } else if (curr_prot < protcnt) { in lpfc_bg_setup_sgl_prot()