Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9003_mci.c411 if (msg_index == MCI_GPM_INVALID) in ar9003_mci_is_gpm_valid()
599 if (offset == MCI_GPM_INVALID) in ar9003_mci_wait_for_gpm()
662 if (offset == MCI_GPM_INVALID) in ar9003_mci_wait_for_gpm()
1495 offset = MCI_GPM_INVALID; in ar9003_mci_get_next_gpm_offset()
1525 offset = MCI_GPM_INVALID; in ar9003_mci_get_next_gpm_offset()
1530 if (offset != MCI_GPM_INVALID) in ar9003_mci_get_next_gpm_offset()
Dar9003_mci.h279 #define MCI_GPM_INVALID 0xffffffff macro
Dmci.c564 if (offset == MCI_GPM_INVALID) in ath_mci_intr()