Home
last modified time | relevance | path

Searched refs:cur_sstype (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/
Dhalbtc8192e2ant.h129 u8 cur_sstype; member
Dhalbtc8192e2ant.c448 coex_dm->cur_sstype, in halbtc8192e2ant_limited_tx()
1392 coex_dm->cur_sstype = new_sstype; in halbtc8192e2ant_switch_sstype()
1395 if (coex_dm->pre_sstype == coex_dm->cur_sstype) in halbtc8192e2ant_switch_sstype()
1398 halbtc8192e2ant_set_switch_sstype(btcoexist, coex_dm->cur_sstype); in halbtc8192e2ant_switch_sstype()
1400 coex_dm->pre_sstype = coex_dm->cur_sstype; in halbtc8192e2ant_switch_sstype()
3434 coex_dm->cur_sstype); in ex_halbtc8192e2ant_display_coex_info()