Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c276 int32_t no_words; in wma_swap_bytes() local
280 no_words = n / sizeof(uint32_t); in wma_swap_bytes()
282 for (i = 0; i < no_words; i++) in wma_swap_bytes()