Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar9003_mci.h278 #define MCI_GPM_MORE 1 macro
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()
Dmci.c492 u32 more_data = MCI_GPM_MORE; in ath_mci_intr()
557 while (more_data == MCI_GPM_MORE) { in ath_mci_intr()