Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.c2684 uint8_t last_idx; in dp_tx_latency_stats_get_per_peer() local
2709 last_idx = 1 - tx_latency->cur_idx; in dp_tx_latency_stats_get_per_peer()
2714 stats = &tx_latency->stats[last_idx][type]; in dp_tx_latency_stats_get_per_peer()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.c5122 uint8_t last_idx = nchans - 1; in reg_fill_subchan_centers() local
5133 subchannels[last_idx - i] = cfi - offset; in reg_fill_subchan_centers()