Searched refs:last_ch (Results 1 – 8 of 8) sorted by relevance
114 priv->last_ch = 0; in vidconsole_newline()429 priv->last_ch = 0; in vidconsole_put_char()446 priv->last_ch = ch; in vidconsole_put_char()
215 if (vc_priv->last_ch) { in console_truetype_putc_xy()217 vc_priv->last_ch, ch); in console_truetype_putc_xy()
74 int last_ch; member
124 uint8_t last_cw, last_ch; member
1243 cw != s->last_cw || cheight != s->last_ch || s->last_depth) { in vga_draw_text()1252 s->last_ch = cheight; in vga_draw_text()1868 s->last_ch = 0; in vga_common_reset()1963 cw != s->last_cw || cheight != s->last_ch) { in vga_update_text()1971 s->last_ch = cheight; in vga_update_text()
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
2172 int i, n_chan, batch_size, idx = 0, tx_power, last_ch; in mt76_connac_mcu_rate_txpower_band() local2195 last_ch = chan_list_6ghz[ARRAY_SIZE(chan_list_6ghz) - 1]; in mt76_connac_mcu_rate_txpower_band()2197 last_ch = chan_list_5ghz[ARRAY_SIZE(chan_list_5ghz) - 1]; in mt76_connac_mcu_rate_txpower_band()2199 last_ch = chan_list_2ghz[ARRAY_SIZE(chan_list_2ghz) - 1]; in mt76_connac_mcu_rate_txpower_band()2244 tx_power_tlv.last_msg = ch_list[idx] == last_ch; in mt76_connac_mcu_rate_txpower_band()