Searched refs:msosv2_desc (Results 1 – 1 of 1) sorted by relevance
50 static struct msosv2_descriptor msosv2_desc = { variable55 .wTotalLength = sizeof(msosv2_desc),110 .wMSOSDescriptorSetTotalLength = sys_cpu_to_le16(sizeof(msosv2_desc)),126 net_buf_add_mem(buf, &msosv2_desc, in msosv2_to_host_cb()127 MIN(net_buf_tailroom(buf), sizeof(msosv2_desc))); in msosv2_to_host_cb()