Lines Matching refs:first_fragment
2232 uint64_t link_state, first_fragment = 0; in i_ldc_rx_process_hvq() local
2380 if (first_fragment != 0) { in i_ldc_rx_process_hvq()
2381 ldcp->last_msg_rcd = first_fragment - 1; in i_ldc_rx_process_hvq()
2382 first_fragment = 0; in i_ldc_rx_process_hvq()
3895 uint64_t first_fragment = 0; in i_ldc_read_packet() local
3966 if (first_fragment != 0) { in i_ldc_read_packet()
3977 first_fragment - 1; in i_ldc_read_packet()
4010 if (first_fragment != 0) { in i_ldc_read_packet()
4011 ldcp->last_msg_rcd = first_fragment - 1; in i_ldc_read_packet()
4012 first_fragment = 0; in i_ldc_read_packet()
4101 if (first_fragment == 0) { in i_ldc_read_packet()
4128 first_fragment = msg->seqid; in i_ldc_read_packet()
4143 first_fragment = msg->seqid; in i_ldc_read_packet()
4167 first_fragment = 0; in i_ldc_read_packet()