Searched refs:bt_info_ext (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/btcoexist/ | 
| D | halbtc8723b1ant.c | 1427 	u8 retry_count = 0, bt_info_ext;  in btc8723b1ant_tdma_dur_adj_for_acl()  local 1475 		bt_info_ext = coex_sta->bt_info_ext;  in btc8723b1ant_tdma_dur_adj_for_acl() 2462 	u8 u8tmp[4], i, bt_info_ext, pstdmacase = 0;  in ex_btc8723b1ant_display_coex_info()  local 2567 	bt_info_ext = coex_sta->bt_info_ext;  in ex_btc8723b1ant_display_coex_info() 2570 		   (bt_info_ext & BIT0) ? "Basic rate" : "EDR rate");  in ex_btc8723b1ant_display_coex_info() 3133 		coex_sta->bt_info_ext =  in ex_btc8723b1ant_bt_info_notify() 3167 		if (coex_sta->bt_info_ext & BIT1) {  in ex_btc8723b1ant_bt_info_notify() 3180 		if (coex_sta->bt_info_ext & BIT3) {  in ex_btc8723b1ant_bt_info_notify() 3193 			if (coex_sta->bt_info_ext & BIT4) {  in ex_btc8723b1ant_bt_info_notify()
  | 
| D | halbtc8192e2ant.h | 140 	u8 bt_info_ext;  member
  | 
| D | halbtc8821a1ant.h | 144 	u8	bt_info_ext;  member
  | 
| D | halbtc8821a2ant.h | 131 	u8	bt_info_ext;  member
  | 
| D | halbtc8723b2ant.h | 140 	u8 bt_info_ext;  member
  | 
| D | halbtc8723b1ant.h | 153 	u8 bt_info_ext;  member
  | 
| D | halbtc8192e2ant.c | 2681 	u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0;  in ex_btc8192e2ant_display_coex_info()  local 2764 	bt_info_ext = coex_sta->bt_info_ext;  in ex_btc8192e2ant_display_coex_info() 2767 		   (bt_info_ext&BIT0) ? "Basic rate" : "EDR rate");  in ex_btc8192e2ant_display_coex_info() 3033 		coex_sta->bt_info_ext =  in ex_btc8192e2ant_bt_info_notify() 3039 		if ((coex_sta->bt_info_ext & BIT1)) {  in ex_btc8192e2ant_bt_info_notify() 3054 		if ((coex_sta->bt_info_ext & BIT3)) {  in ex_btc8192e2ant_bt_info_notify() 3070 			if (!(coex_sta->bt_info_ext & BIT4))  in ex_btc8192e2ant_bt_info_notify()
  | 
| D | halbtc8821a1ant.c | 2115 	u8 u1_tmp[4], i, bt_info_ext, ps_tdma_case = 0;  in ex_btc8821a1ant_display_coex_info()  local 2215 	bt_info_ext = coex_sta->bt_info_ext;  in ex_btc8821a1ant_display_coex_info() 2218 		   (bt_info_ext & BIT0) ?  in ex_btc8821a1ant_display_coex_info() 2742 		coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4];  in ex_btc8821a1ant_bt_info_notify() 2761 		if (coex_sta->bt_info_ext & BIT1) {  in ex_btc8821a1ant_bt_info_notify() 2775 		if ((coex_sta->bt_info_ext & BIT3) && !wifi_under_5g) {  in ex_btc8821a1ant_bt_info_notify()
  | 
| D | halbtc8723b2ant.c | 3645 	u8 u8tmp[4], i, bt_info_ext, ps_tdma_case = 0;  in ex_btc8723b2ant_display_coex_info()  local 3722 	bt_info_ext = coex_sta->bt_info_ext;  in ex_btc8723b2ant_display_coex_info() 3725 		   (bt_info_ext & BIT0) ? "Basic rate" : "EDR rate");  in ex_btc8723b2ant_display_coex_info() 4029 		coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4];  in ex_btc8723b2ant_bt_info_notify() 4045 		if ((coex_sta->bt_info_ext & BIT1)) {  in ex_btc8723b2ant_bt_info_notify() 4060 		if ((coex_sta->bt_info_ext & BIT3)) {  in ex_btc8723b2ant_bt_info_notify() 4069 			if (!(coex_sta->bt_info_ext & BIT4))  in ex_btc8723b2ant_bt_info_notify()
  | 
| D | halbtc8821a2ant.c | 3643 	u8 u1tmp[4], i, bt_info_ext, ps_tdma_case = 0;  in ex_btc8821a2ant_display_coex_info()  local 3724 	bt_info_ext = coex_sta->bt_info_ext;  in ex_btc8821a2ant_display_coex_info() 3726 		   (bt_info_ext&BIT0) ? "Basic rate" : "EDR rate");  in ex_btc8821a2ant_display_coex_info() 4009 		coex_sta->bt_info_ext = coex_sta->bt_info_c2h[rsp_source][4];  in ex_btc8821a2ant_bt_info_notify() 4028 		if ((coex_sta->bt_info_ext & BIT1)) {  in ex_btc8821a2ant_bt_info_notify() 4044 				    coex_sta->bt_info_ext);  in ex_btc8821a2ant_bt_info_notify() 4045 			if ((coex_sta->bt_info_ext & BIT(3))) {  in ex_btc8821a2ant_bt_info_notify()
  |