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

/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1563 u32 high_priority_tx; member in struct:bt_coexist_8723
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_btc.c911 counters = hal_coex_8723.high_priority_tx +
1545 hal_coex_8723.high_priority_tx = reg_hp_tx;
1565 if (hal_coex_8723.high_priority_tx == 0 &&
1571 if (hal_coex_8723.high_priority_tx == 0xeaea &&
1577 if (hal_coex_8723.high_priority_tx == 0xffff &&
/linux-master/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8723b1ant.c221 coex_sta->high_priority_tx = reg_hp_tx;
1675 if (coex_sta->high_priority_tx == 0 &&
1679 if (coex_sta->high_priority_tx == 0xffff &&
2703 coex_sta->high_priority_tx);
3243 if (coex_sta->high_priority_tx +
3255 (coex_sta->high_priority_tx + coex_sta->high_priority_rx >=
3438 if ((coex_sta->high_priority_tx + coex_sta->high_priority_rx < 50) &&
H A Dhalbtc8821a1ant.c382 coex_sta->high_priority_tx = reg_hp_tx;
2329 coex_sta->high_priority_rx, coex_sta->high_priority_tx);
H A Dhalbtc8821a2ant.c264 coex_sta->high_priority_tx = reg_hp_tx;
3809 coex_sta->high_priority_rx, coex_sta->high_priority_tx);
4095 if (coex_sta->high_priority_tx +
H A Dhalbtc8723b2ant.c264 coex_sta->high_priority_tx = reg_hp_tx;
3842 coex_sta->high_priority_rx, coex_sta->high_priority_tx);
4111 if (coex_sta->high_priority_tx +
4231 if ((coex_sta->high_priority_tx +
H A Dhalbtc8192e2ant.c169 if (coex_sta->high_priority_tx == 0 &&
175 if (coex_sta->high_priority_tx == 0xffff &&
396 coex_sta->high_priority_tx = reg_hp_tx;
2865 coex_sta->high_priority_rx, coex_sta->high_priority_tx);
H A Dhalbtc8821a2ant.h118 u32 high_priority_tx; member in struct:coex_sta_8821a_2ant
H A Dhalbtc8821a1ant.h130 u32 high_priority_tx; member in struct:coex_sta_8821a_1ant
H A Dhalbtc8723b2ant.h126 u32 high_priority_tx; member in struct:coex_sta_8723b_2ant
H A Dhalbtc8723b1ant.h137 u32 high_priority_tx; member in struct:coex_sta_8723b_1ant
H A Dhalbtc8192e2ant.h128 u32 high_priority_tx; member in struct:coex_sta_8192e_2ant

Completed in 304 milliseconds