Home
last modified time | relevance | path

Searched refs:ap_enable (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c273 bool ap_enable = false; in halbtc_leave_lps() local
278 &ap_enable); in halbtc_leave_lps()
280 if (ap_enable) { in halbtc_leave_lps()
294 bool ap_enable = false; in halbtc_enter_lps() local
299 &ap_enable); in halbtc_enter_lps()
301 if (ap_enable) { in halbtc_enter_lps()
Dhalbtc8821a1ant.c827 bool ap_enable = false; in btc8821a1ant_set_fw_ps_tdma() local
830 &ap_enable); in btc8821a1ant_set_fw_ps_tdma()
832 if (ap_enable) { in btc8821a1ant_set_fw_ps_tdma()
1516 bool ap_enable = false; in btc8821a1ant_action_bt_inquiry() local
1522 &ap_enable); in btc8821a1ant_action_bt_inquiry()
1744 bool ap_enable = false; in btc8821a1ant_action_wifi_connected() local
1774 &ap_enable); in btc8821a1ant_action_wifi_connected()
1777 coex_dm->bt_status && !ap_enable && in btc8821a1ant_action_wifi_connected()
Dhalbtc8723b1ant.c678 bool ap_enable = false; in halbtc8723b1ant_set_fw_ps_tdma() local
681 &ap_enable); in halbtc8723b1ant_set_fw_ps_tdma()
683 if (ap_enable) { in halbtc8723b1ant_set_fw_ps_tdma()
1755 bool wifi_connected = false, ap_enable = false; in halbtc8723b1ant_action_bt_inquiry() local
1759 &ap_enable); in halbtc8723b1ant_action_bt_inquiry()
2037 bool under_4way = false, ap_enable = false; in halbtc8723b1ant_action_wifi_connected() local
2067 &ap_enable); in halbtc8723b1ant_action_wifi_connected()
2070 if (!ap_enable && in halbtc8723b1ant_action_wifi_connected()
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dcoex.c851 bool ap_enable = false; in rtw_coex_set_tdma() local
853 if (ap_enable && (byte1 & BIT(4) && !(byte1 & BIT(5)))) { in rtw_coex_set_tdma()
1512 bool ap_enable = false; in rtw_coex_action_bt_a2dpsink() local
1515 if (ap_enable) { in rtw_coex_action_bt_a2dpsink()
1526 if (ap_enable) { in rtw_coex_action_bt_a2dpsink()