Searched defs:ar9003_mci_state (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.c326 if (ar9003_mci_state(ah, MCI_STATE_ENABLE, NULL) &&
490 cur_bt_state = ar9003_mci_state(ah, MCI_STATE_REMOTE_SLEEP, NULL);
599 offset = ar9003_mci_state(ah, MCI_STATE_NEXT_GPM_OFFSET,
664 offset = ar9003_mci_state(ah, MCI_STATE_NEXT_GPM_OFFSET,
907 ar9003_mci_state(ah, MCI_STATE_INIT_GPM_OFFSET, NULL);
1176 u32 ar9003_mci_state(struct ath_hw *ah, u32 state_type, u32 *p_data) function
1399 EXPORT_SYMBOL(ar9003_mci_state); variable

Completed in 159 milliseconds