Searched refs:chunk_type (Results 1 – 1 of 1) sorted by relevance
189 int ret, chunk_type, chunk_len, chunk_num = 0; in wfx_send_pds() local196 chunk_type = get_unaligned_le16(buf + 0); in wfx_send_pds()202 if (chunk_type != WFX_PDS_TLV_TYPE) { in wfx_send_pds()
Completed in 4 milliseconds