Searched refs:protcnt (Results 1 – 2 of 2) sorted by relevance
2014 struct ulp_bde64 *bpl, int datacnt, int protcnt) in lpfc_bg_setup_bpl_prot() argument2207 if (curr_prot == protcnt) { in lpfc_bg_setup_bpl_prot()2209 } else if (curr_prot < protcnt) { in lpfc_bg_setup_bpl_prot()2396 struct sli4_sge *sgl, int datacnt, int protcnt) in lpfc_bg_setup_sgl_prot() argument2593 if (curr_prot == protcnt) { in lpfc_bg_setup_sgl_prot()2596 } else if (curr_prot < protcnt) { in lpfc_bg_setup_sgl_prot()
785 unsigned int protcnt) in qla24xx_set_t10dif_tags() argument