Searched refs:protcnt (Results 1 – 2 of 2) sorted by relevance
2035 struct ulp_bde64 *bpl, int datacnt, int protcnt) in lpfc_bg_setup_bpl_prot() argument2228 if (curr_prot == protcnt) { in lpfc_bg_setup_bpl_prot()2230 } else if (curr_prot < protcnt) { in lpfc_bg_setup_bpl_prot()2415 struct sli4_sge *sgl, int datacnt, int protcnt) in lpfc_bg_setup_sgl_prot() argument2612 if (curr_prot == protcnt) { in lpfc_bg_setup_sgl_prot()2615 } else if (curr_prot < protcnt) { in lpfc_bg_setup_sgl_prot()
781 unsigned int protcnt) in qla24xx_set_t10dif_tags() argument