Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/rtl8723bs/hal/
A DHalBtcOutSrc.h360 struct btc_coexist { struct
363 struct btc_board_info boardInfo;
365 struct btc_stack_info stackInfo;
369 bool bInitilized;
370 bool bStopCoexDm;
371 bool bManualControl;
372 struct btc_statistics statistics;
373 u8 pwrModeVal[10];
377 BFP_BTC_R1 fBtcRead1Byte;
378 BFP_BTC_W1 fBtcWrite1Byte;
[all …]
/linux-6.3-rc2/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 11 milliseconds