Searched refs:protcnt (Results 1 – 2 of 2) sorted by relevance
2010 struct ulp_bde64 *bpl, int datacnt, int protcnt) in lpfc_bg_setup_bpl_prot() argument2203 if (curr_prot == protcnt) { in lpfc_bg_setup_bpl_prot()2205 } else if (curr_prot < protcnt) { in lpfc_bg_setup_bpl_prot()2390 struct sli4_sge *sgl, int datacnt, int protcnt) in lpfc_bg_setup_sgl_prot() argument2587 if (curr_prot == protcnt) { in lpfc_bg_setup_sgl_prot()2590 } else if (curr_prot < protcnt) { in lpfc_bg_setup_sgl_prot()
774 unsigned int protcnt) in qla24xx_set_t10dif_tags() argument