Searched refs:which_packets (Results 1 – 2 of 2) sorted by relevance
845 uint16_t length, uint16_t which_packets);
3325 … uint8_t subtype, const void *data, uint16_t length, uint16_t which_packets) in whd_wifi_manage_custom_ie() argument3346 if (which_packets & VENDOR_IE_UNKNOWN) in whd_wifi_manage_custom_ie()3348 WPRINT_WHD_ERROR( ("Unsupported packet ID(%x) in func %s\n", which_packets, __func__) ); in whd_wifi_manage_custom_ie()3379 ie_setbuf->vndr_ie_buffer.vndr_ie_list[0].pktflag = htod32(which_packets); in whd_wifi_manage_custom_ie()