Home
last modified time | relevance | path

Searched defs:btc_coexist (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
A DHalBtcOutSrc.h371 struct btc_coexist { struct
374 struct btc_board_info boardInfo;
376 struct btc_stack_info stackInfo;
380 bool bInitilized;
381 bool bStopCoexDm;
382 bool bManualControl;
383 struct btc_statistics statistics;
384 u8 pwrModeVal[10];
388 BFP_BTC_R1 fBtcRead1Byte;
389 BFP_BTC_W1 fBtcWrite1Byte;
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
A Dhalbtcoutsrc.h663 struct btc_coexist { struct
665 bool binded;
667 void *adapter;
678 bool auto_report_1ant;
680 bool dbg_mode_1ant;
681 bool dbg_mode_2ant;
682 bool initialized;
683 bool stop_coex_dm;
684 bool manual_control;
686 u8 pwr_mode_val[10];
[all …]

Completed in 13 milliseconds