Searched refs:last_ch (Results 1 – 3 of 3) sorted by relevance
414 if (ar->last_ch != channel) in ath6kl_connect_ap_mode_bss()980 ar->last_ch = le16_to_cpu(vif->profile.ch); in ath6kl_disconnect_event()1055 ath6kl_check_ch_switch(ar, ar->last_ch); in ath6kl_disconnect_event()
751 u16 last_ch; member
2167 int i, n_chan, batch_size, idx = 0, tx_power, last_ch; in mt76_connac_mcu_rate_txpower_band() local2190 last_ch = chan_list_6ghz[ARRAY_SIZE(chan_list_6ghz) - 1]; in mt76_connac_mcu_rate_txpower_band()2192 last_ch = chan_list_5ghz[ARRAY_SIZE(chan_list_5ghz) - 1]; in mt76_connac_mcu_rate_txpower_band()2194 last_ch = chan_list_2ghz[ARRAY_SIZE(chan_list_2ghz) - 1]; in mt76_connac_mcu_rate_txpower_band()2239 tx_power_tlv.last_msg = ch_list[idx] == last_ch; in mt76_connac_mcu_rate_txpower_band()