Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dhif_tx.c267 int chan_start_idx, int chan_num) in wfx_hif_scan() argument
286 body->tx_power_level = cpu_to_le32(req->channels[chan_start_idx]->max_power); in wfx_hif_scan()
289 body->channel_list[i] = req->channels[i + chan_start_idx]->hw_value; in wfx_hif_scan()
294 if (req->channels[chan_start_idx]->flags & IEEE80211_CHAN_NO_IR) { in wfx_hif_scan()