Home
last modified time | relevance | path

Searched refs:unhalt_bt_gpm (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dbtcoex.h84 bool unhalt_bt_gpm; /* need send UNHALT */ member
H A Dar9003_mci.c213 mci->unhalt_bt_gpm = true; in ar9003_mci_send_coex_halt_bt_gpm()
511 if (mci->unhalt_bt_gpm == true) in ar9003_mci_sync_bt_state()
1111 mci->unhalt_bt_gpm = queue; in ar9003_mci_queue_unsent_gpm()
1329 if (mci->unhalt_bt_gpm) in ar9003_mci_state()
1376 value = (!mci->unhalt_bt_gpm && mci->need_flush_btinfo) ? 1 : 0; in ar9003_mci_state()
H A Dbtcoex.c248 ah->btcoex_hw.mci.unhalt_bt_gpm = true; in ath9k_hw_btcoex_init_mci()