Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c513 u8 *u8_tmp = (u8 *)out_buf; in halbtc_get() local
538 *u8_tmp = BTC_MULTIPORT_SCC; in halbtc_get()
659 *u8_tmp = rtlphy->current_channel; in halbtc_get()
662 *u8_tmp = halbtc_get_wifi_central_chnl(btcoexist); in halbtc_get()
665 *u8_tmp = 0; in halbtc_get()
669 *u8_tmp = rtlpriv->btcoexist.btc_info.ap_num; in halbtc_get()
672 *u8_tmp = (u8)BTC_ANT_TYPE_0; in halbtc_get()
675 *u8_tmp = 0; in halbtc_get()
680 *u8_tmp = btcoexist->pwr_mode_val[0]; in halbtc_get()
695 u8 *u8_tmp = (u8 *)in_buf; in halbtc_set() local
[all …]