Lines Matching refs:u8_tmp
513 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
733 btcoexist->bt_info.rssi_adjust_for_agc_table_on = *u8_tmp; in halbtc_set()
736 btcoexist->bt_info.agg_buf_size = *u8_tmp; in halbtc_set()
749 btcoexist->bt_info.rssi_adjust_for_1ant_coex_type = *u8_tmp; in halbtc_set()
754 btcoexist->bt_info.lps_val = *u8_tmp; in halbtc_set()
757 btcoexist->bt_info.rpwm_val = *u8_tmp; in halbtc_set()