Searched refs:MCI_BT_AWAKE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_btcoex_mci.c273 NULL) == MCI_BT_AWAKE) {
511 NULL) == MCI_BT_AWAKE) {
513 HAL_MCI_STATE_REMOTE_SLEEP, NULL) == MCI_BT_AWAKE) {
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_btcoex.h382 MCI_BT_AWAKE, enumerator in enum:mci_bt_state
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c800 ahp->ah_mci_bt_state = MCI_BT_AWAKE;
888 if ((ahp->ah_mci_bt_state == MCI_BT_AWAKE) &&
1579 AR_MCI_RX_REMOTE_SLEEP) ? MCI_BT_SLEEP : MCI_BT_AWAKE;
1606 ahp->ah_mci_bt_state = MCI_BT_AWAKE;
H A Dar9300_reset.c3669 (ahp->ah_mci_bt_state == MCI_BT_AWAKE) &&
3783 (ahp->ah_mci_bt_state == MCI_BT_AWAKE) &&
4609 ahp->ah_mci_bt_state = MCI_BT_AWAKE;
5156 ahp->ah_mci_bt_state = MCI_BT_AWAKE;
5199 if ((ahp->ah_mci_bt_state == MCI_BT_AWAKE) &&

Completed in 88 milliseconds