Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A 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()
665 *u8_tmp = 0; 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
736 btcoexist->bt_info.agg_buf_size = *u8_tmp; in halbtc_set()
754 btcoexist->bt_info.lps_val = *u8_tmp; in halbtc_set()
[all …]