Home
last modified time | relevance | path

Searched refs:OEM_DATA_DMA_BUFF_SIZE (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_utils_i.h70 #define OEM_DATA_DMA_BUFF_SIZE (64 + 512 * 4 * 2) macro
/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/
H A Dtarget_if_wifi_pos.c114 indirect->len > OEM_DATA_DMA_BUFF_SIZE) { in target_if_wifi_pos_get_indirect_data()