Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A 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()
1736 bool ap_enable = false; in btc8821a1ant_action_wifi_connected() local
1766 &ap_enable); in btc8821a1ant_action_wifi_connected()
1769 coex_dm->bt_status && !ap_enable && in btc8821a1ant_action_wifi_connected()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.c303 u8 ap_enable; member