Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9003_mci.c580 more_data = time_out ? MCI_GPM_NOMORE : MCI_GPM_MORE; in ar9003_mci_wait_for_gpm()
588 if (more_data != MCI_GPM_MORE) in ar9003_mci_wait_for_gpm()
660 while (more_data == MCI_GPM_MORE) { in ar9003_mci_wait_for_gpm()
1505 more_gpm = MCI_GPM_MORE; in ar9003_mci_get_next_gpm_offset()
Dar9003_mci.h278 #define MCI_GPM_MORE 1 macro
Dmci.c492 u32 more_data = MCI_GPM_MORE; in ath_mci_intr()
557 while (more_data == MCI_GPM_MORE) { in ath_mci_intr()