Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dar9003_mci.c411 if (msg_index == MCI_GPM_INVALID) in ar9003_mci_is_gpm_valid()
612 if (offset == MCI_GPM_INVALID) in ar9003_mci_wait_for_gpm()
675 if (offset == MCI_GPM_INVALID) in ar9003_mci_wait_for_gpm()
1508 offset = MCI_GPM_INVALID; in ar9003_mci_get_next_gpm_offset()
1538 offset = MCI_GPM_INVALID; in ar9003_mci_get_next_gpm_offset()
1543 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()