Searched refs:ub_total_seg_cnt (Results 1 – 4 of 4) sorted by relevance
1233 tq->ub_total_seg_cnt = (uint8_t)(mb[3] / cnt); in ql_async_event()1235 tq->ub_total_seg_cnt++; in ql_async_event()1237 cnt = (uint16_t)(tq->ub_total_seg_cnt + 10); in ql_async_event()1253 tq->ub_seq_cnt < tq->ub_total_seg_cnt; cnt++) { in ql_async_event()2824 tq->ub_total_seg_cnt = pkt->segment_count; in ql_ip_rcv_entry()2832 tq->ub_total_seg_cnt; cnt++) { in ql_ip_rcv_entry()2878 tq->ub_seq_cnt < tq->ub_total_seg_cnt; cnt++) { in ql_ip_rcv_cont_entry()2928 if (tq->ub_total_seg_cnt == 0) { in ql_ip_24xx_rcv_entry()2931 tq->ub_total_seg_cnt = pkt->segment_count; in ql_ip_24xx_rcv_entry()2940 tq->ub_total_seg_cnt; cnt++) { in ql_ip_24xx_rcv_entry()
447 tq->ub_total_seg_cnt = 0; in ql_initialize_ip()
9520 if (tq->ub_seq_cnt == tq->ub_total_seg_cnt) { in ql_ub_frame_hdr()9528 tq->ub_total_seg_cnt = 0; in ql_ub_frame_hdr()
1268 uint8_t ub_total_seg_cnt; member