Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A Dar9003_mci.c593 more_data = time_out ? MCI_GPM_NOMORE : MCI_GPM_MORE; in ar9003_mci_wait_for_gpm()
601 if (more_data != MCI_GPM_MORE) in ar9003_mci_wait_for_gpm()
673 while (more_data == MCI_GPM_MORE) { in ar9003_mci_wait_for_gpm()
1516 more_gpm = MCI_GPM_MORE; in ar9003_mci_get_next_gpm_offset()
A Dar9003_mci.h278 #define MCI_GPM_MORE 1 macro
A Dmci.c492 u32 more_data = MCI_GPM_MORE; in ath_mci_intr()
557 while (more_data == MCI_GPM_MORE) { in ath_mci_intr()

Completed in 8 milliseconds