Searched refs:wft (Results 1 – 4 of 4) sorted by relevance
190 uint8_t wft; member213 uint8_t wft; member
396 uint8_t wft; member420 uint8_t wft; member
236 if (ctx->wft == ISOTP_WFT_FIRST) { in receive_alloc_buffer()238 ctx->wft = 0; in receive_alloc_buffer()252 ctx->wft = ISOTP_WFT_FIRST; in receive_alloc_buffer()306 ctx->wft = ISOTP_WFT_FIRST; in receive_state_machine()329 if (++ctx->wft < CONFIG_ISOTP_WFTMAX) { in receive_state_machine()330 LOG_DBG("Send wait frame number %d", ctx->wft); in receive_state_machine()341 ctx->wft); in receive_state_machine()818 ctx->wft = 0; in send_process_fc()832 if (ctx->wft >= CONFIG_ISOTP_WFTMAX) { in send_process_fc()837 ctx->wft++; in send_process_fc()[all …]
824 ctx->wft = 0; in canbus_process_fc_data()838 if (ctx->wft >= NET_CAN_WFTMAX) { in canbus_process_fc_data()843 ctx->wft++; in canbus_process_fc_data()