Searched refs:first_fragment (Results 1 – 1 of 1) sorted by relevance
2216 uint64_t link_state, first_fragment = 0; in i_ldc_rx_process_hvq() local2364 if (first_fragment != 0) { in i_ldc_rx_process_hvq()2365 ldcp->last_msg_rcd = first_fragment - 1; in i_ldc_rx_process_hvq()2366 first_fragment = 0; in i_ldc_rx_process_hvq()3878 uint64_t first_fragment = 0; in i_ldc_read_packet() local3949 if (first_fragment != 0) { in i_ldc_read_packet()3960 first_fragment - 1; in i_ldc_read_packet()3993 if (first_fragment != 0) { in i_ldc_read_packet()3994 ldcp->last_msg_rcd = first_fragment - 1; in i_ldc_read_packet()3995 first_fragment = 0; in i_ldc_read_packet()[all …]