Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dbtcoex.h86 bool need_flush_btinfo; member
H A Dar9003_mci.c194 mci->need_flush_btinfo = true; in ar9003_mci_send_coex_bt_status_query()
214 mci->need_flush_btinfo = true; in ar9003_mci_send_coex_halt_bt_gpm()
532 mci_hw->need_flush_btinfo = true; in ar9003_mci_check_bt()
1368 mci->need_flush_btinfo = true; in ar9003_mci_state()
1376 value = (!mci->unhalt_bt_gpm && mci->need_flush_btinfo) ? 1 : 0; in ar9003_mci_state()
1377 mci->need_flush_btinfo = false; in ar9003_mci_state()
1471 mci->need_flush_btinfo = true; in ar9003_mci_check_gpm_offset()
H A Dbtcoex.c250 ah->btcoex_hw.mci.need_flush_btinfo = false; in ath9k_hw_btcoex_init_mci()