Searched refs:NON_CACHEABLE (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_prealloc.c | 350 #define NON_CACHEABLE 0 macro 368 NON_CACHEABLE, { 0 } }, 370 NON_CACHEABLE, { 0 } }, 372 NON_CACHEABLE, { 0 } }, 374 NON_CACHEABLE, { 0 } }, 417 NON_CACHEABLE, { 0 } }, 421 0, NON_CACHEABLE, { 0 } }, 425 TX_DIRECT_LINK_CE_BUF_NUM, 0, NON_CACHEABLE, { 0 } }, 427 TX_DIRECT_LINK_BUF_NUM, 0, NON_CACHEABLE, { 0 } }, 429 RX_DIRECT_LINK_CE_BUF_NUM, 0, NON_CACHEABLE, { 0 } },
|