Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.h278 #define MCI_GPM_MORE 1 macro
H 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()
672 while (more_data == MCI_GPM_MORE) { in ar9003_mci_wait_for_gpm()
1515 more_gpm = MCI_GPM_MORE; in ar9003_mci_get_next_gpm_offset()
H A Dmci.c494 u32 more_data = MCI_GPM_MORE; in ath_mci_intr()
559 while (more_data == MCI_GPM_MORE) { in ath_mci_intr()