Searched refs:ub_total_seg_cnt (Results 1 – 4 of 4) sorted by relevance
1273 tq->ub_total_seg_cnt = (uint8_t)(mb[3] / cnt); in ql_async_event()1275 tq->ub_total_seg_cnt++; in ql_async_event()1277 cnt = (uint16_t)(tq->ub_total_seg_cnt + 10); in ql_async_event()1293 tq->ub_seq_cnt < tq->ub_total_seg_cnt; cnt++) { in ql_async_event()2972 tq->ub_total_seg_cnt = pkt->segment_count; in ql_ip_rcv_entry()2980 tq->ub_total_seg_cnt; cnt++) { in ql_ip_rcv_entry()3028 tq->ub_seq_cnt < tq->ub_total_seg_cnt; cnt++) { in ql_ip_rcv_cont_entry()3080 if (tq->ub_total_seg_cnt == 0) { in ql_ip_24xx_rcv_entry()3083 tq->ub_total_seg_cnt = pkt->segment_count; in ql_ip_24xx_rcv_entry()3092 tq->ub_total_seg_cnt; cnt++) { in ql_ip_24xx_rcv_entry()
446 tq->ub_total_seg_cnt = 0; in ql_initialize_ip()
9969 if (tq->ub_seq_cnt == tq->ub_total_seg_cnt) { in ql_ub_frame_hdr()9977 tq->ub_total_seg_cnt = 0; in ql_ub_frame_hdr()
1443 uint8_t ub_total_seg_cnt; member