Searched refs:first_fragment (Results 1 – 1 of 1) sorted by relevance
2232 uint64_t link_state, first_fragment = 0; in i_ldc_rx_process_hvq() local2380 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() local3966 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()[all …]