Searched refs:OEM_DATA_RSP_SIZE (Results 1 – 6 of 6) sorted by relevance
42 #ifndef OEM_DATA_RSP_SIZE43 #define OEM_DATA_RSP_SIZE 1724 macro
67 #ifndef OEM_DATA_RSP_SIZE68 #define OEM_DATA_RSP_SIZE 1724 macro
471 #ifndef OEM_DATA_RSP_SIZE472 #define OEM_DATA_RSP_SIZE 1724 macro
1251 if (oem_rsp->rsp_len_1 > OEM_DATA_RSP_SIZE || in wifi_pos_oem_rsp_handler()1252 oem_rsp->rsp_len_2 > OEM_DATA_RSP_SIZE) { in wifi_pos_oem_rsp_handler()
320 if (oem_data_rsp->rsp_len > OEM_DATA_RSP_SIZE) { in hdd_send_oem_data_rsp_msg()325 skb = alloc_skb(NLMSG_SPACE(sizeof(tAniMsgHdr) + OEM_DATA_RSP_SIZE), in hdd_send_oem_data_rsp_msg()
1729 if (datalen > OEM_DATA_RSP_SIZE) { in wma_oem_data_response_handler()1731 datalen, OEM_DATA_RSP_SIZE); in wma_oem_data_response_handler()