Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c1486 uint32_t i, peer_num, result_size, dst_len; in wma_ll_stats_evt_handler() local
1540 link_stats_results = wma_get_ll_stats_ext_buf(&result_size, in wma_ll_stats_evt_handler()
1576 result_size -= sizeof(struct sir_wifi_ll_ext_stats); in wma_ll_stats_evt_handler()
1589 if (dst_len <= result_size && peer_signal) { in wma_ll_stats_evt_handler()
1606 result_size -= dst_len; in wma_ll_stats_evt_handler()
1620 if (dst_len <= result_size) { in wma_ll_stats_evt_handler()
1635 result_size -= dst_len; in wma_ll_stats_evt_handler()
1644 &result, &result_size); in wma_ll_stats_evt_handler()
1647 &result, &result_size); in wma_ll_stats_evt_handler()