Searched refs:tgt_total_cnt (Results 1 – 1 of 1) sorted by relevance
440 __u16 tgt_total_cnt, src_total_cnt, total_in_src; in coalesce_t2() local443 tgt_total_cnt = get_unaligned_le16(&pSMBt->t2_rsp.TotalDataCount); in coalesce_t2()445 if (tgt_total_cnt != src_total_cnt) in coalesce_t2()447 "source=%hu target=%hu", src_total_cnt, tgt_total_cnt); in coalesce_t2()451 remaining = tgt_total_cnt - total_in_tgt; in coalesce_t2()455 "total_in_tgt=%hu", tgt_total_cnt, total_in_tgt); in coalesce_t2()