Searched refs:low_priority_tx (Results 1 - 12 of 12) sorted by last modified time

/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1565 u32 low_priority_tx; member in struct:bt_coexist_8723
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_btc.c920 counters = hal_coex_8723.low_priority_tx +
1547 hal_coex_8723.low_priority_tx = reg_lp_tx;
1567 hal_coex_8723.low_priority_tx == 0 &&
1573 hal_coex_8723.low_priority_tx == 0xeaea &&
1579 hal_coex_8723.low_priority_tx == 0xffff &&
/linux-master/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8723b1ant.c223 coex_sta->low_priority_tx = reg_lp_tx;
226 if ((coex_sta->low_priority_tx > 1050) &&
1470 if ((coex_sta->low_priority_tx) > 1050 ||
1676 coex_sta->high_priority_rx == 0 && coex_sta->low_priority_tx == 0 &&
1681 coex_sta->low_priority_tx == 0xffff &&
2706 coex_sta->low_priority_tx);
3262 if (coex_sta->low_priority_tx +
H A Dhalbtc8821a1ant.c384 coex_sta->low_priority_tx = reg_lp_tx;
2331 coex_sta->low_priority_rx, coex_sta->low_priority_tx);
H A Dhalbtc8821a2ant.c266 coex_sta->low_priority_tx = reg_lp_tx;
270 (coex_sta->low_priority_rx >= coex_sta->low_priority_tx) &&
3812 coex_sta->low_priority_rx, coex_sta->low_priority_tx);
H A Dhalbtc8723b2ant.c266 coex_sta->low_priority_tx = reg_lp_tx;
269 if ((coex_sta->low_priority_tx > 1050) &&
274 (coex_sta->low_priority_rx >= coex_sta->low_priority_tx) &&
1900 if ((coex_sta->low_priority_tx) > 1050 ||
3845 coex_sta->low_priority_tx);
H A Dhalbtc8192e2ant.c171 coex_sta->low_priority_tx == 0 &&
177 coex_sta->low_priority_tx == 0xffff &&
398 coex_sta->low_priority_tx = reg_lp_tx;
2868 coex_sta->low_priority_rx, coex_sta->low_priority_tx);
H A Dhalbtc8821a2ant.h120 u32 low_priority_tx; member in struct:coex_sta_8821a_2ant
H A Dhalbtc8821a1ant.h132 u32 low_priority_tx; member in struct:coex_sta_8821a_1ant
H A Dhalbtc8723b2ant.h128 u32 low_priority_tx; member in struct:coex_sta_8723b_2ant
H A Dhalbtc8723b1ant.h139 u32 low_priority_tx; member in struct:coex_sta_8723b_1ant
H A Dhalbtc8192e2ant.h130 u32 low_priority_tx; member in struct:coex_sta_8192e_2ant

Completed in 264 milliseconds