Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c692 *u8_tmp = btcoexist->pwr_mode_val[0]; in halbtc_get()
899 btcoexist->pwr_mode_val[0], btcoexist->pwr_mode_val[1], in halbtc_display_wifi_status()
900 btcoexist->pwr_mode_val[2], btcoexist->pwr_mode_val[3], in halbtc_display_wifi_status()
901 btcoexist->pwr_mode_val[4], btcoexist->pwr_mode_val[5], in halbtc_display_wifi_status()
Drtl_btc.c64 safe_len = sizeof(btcoexist->pwr_mode_val); in rtl_btc_record_pwr_mode()
69 memcpy(btcoexist->pwr_mode_val, buf, safe_len); in rtl_btc_record_pwr_mode()
Dhalbtcoutsrc.h686 u8 pwr_mode_val[10]; member