Searched refs:pmg_offset (Results 1 – 1 of 1) sorted by relevance
451 uint32_t pmg_offset; local495 pmg_offset = 0;502 pmsg = (rndis_data_packet_t *)(g_rndis_rx_buffer + pmg_offset);505 if (pmg_offset & 0x3) {511 …uint8_t *buf = (uint8_t *)(g_rndis_rx_buffer + pmg_offset + sizeof(rndis_generic_msg_t) + pmsg->Da…514 pmg_offset += pmsg->MessageLength;522 …USB_LOG_ERR("offset:%u,remain:%u,total:%u\r\n", (unsigned int)pmg_offset, (unsigned int)g_rndis_rx…
Completed in 3 milliseconds