Searched refs:ap_enable (Results 1 – 5 of 5) sorted by relevance
257 bool ap_enable = false; in halbtc_leave_lps() local262 &ap_enable); in halbtc_leave_lps()264 if (ap_enable) { in halbtc_leave_lps()279 bool ap_enable = false; in halbtc_enter_lps() local284 &ap_enable); in halbtc_enter_lps()286 if (ap_enable) { in halbtc_enter_lps()
827 bool ap_enable = false; in btc8821a1ant_set_fw_ps_tdma() local830 &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() local1522 &ap_enable); in btc8821a1ant_action_bt_inquiry()1736 bool ap_enable = false; in btc8821a1ant_action_wifi_connected() local1766 &ap_enable); in btc8821a1ant_action_wifi_connected()1769 coex_dm->bt_status && !ap_enable && in btc8821a1ant_action_wifi_connected()
678 bool ap_enable = false; in halbtc8723b1ant_set_fw_ps_tdma() local681 &ap_enable); in halbtc8723b1ant_set_fw_ps_tdma()683 if (ap_enable) { in halbtc8723b1ant_set_fw_ps_tdma()1748 bool wifi_connected = false, ap_enable = false; in halbtc8723b1ant_action_bt_inquiry() local1752 &ap_enable); in halbtc8723b1ant_action_bt_inquiry()2029 bool under_4way = false, ap_enable = false; in halbtc8723b1ant_action_wifi_connected() local2059 &ap_enable); in halbtc8723b1ant_action_wifi_connected()2062 if (!ap_enable && in halbtc8723b1ant_action_wifi_connected()
1142 bool ap_enable = false; in rtw_coex_set_tdma() local1144 if (ap_enable && (byte1 & BIT(4) && !(byte1 & BIT(5)))) { in rtw_coex_set_tdma()2064 bool ap_enable = false; in rtw_coex_action_bt_a2dpsink() local2072 if (ap_enable) { in rtw_coex_action_bt_a2dpsink()2083 if (ap_enable) { in rtw_coex_action_bt_a2dpsink()
303 u8 ap_enable; member