Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.c224 int chan_start_idx, int chan_num) in wfx_hif_scan() argument
243 body->tx_power_level = cpu_to_le32(req->channels[chan_start_idx]->max_power); in wfx_hif_scan()
246 body->channel_list[i] = req->channels[i + chan_start_idx]->hw_value; in wfx_hif_scan()
251 if (req->channels[chan_start_idx]->flags & IEEE80211_CHAN_NO_IR) { in wfx_hif_scan()