Home
last modified time | relevance | path

Searched refs:gpm_len (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dbtcoex.h72 u32 gpm_len; member
H A Dar9003_mci.c935 REG_WRITE(ah, AR_MCI_GPM_1, mci->gpm_len); in ar9003_mci_reset()
1274 mci->gpm_len = len; in ar9003_mci_setup()
1308 if (value < mci->gpm_len) in ar9003_mci_state()
1496 offset = mci->gpm_len - 1; in ar9003_mci_get_next_gpm_offset()
1497 else if (offset >= mci->gpm_len) { in ar9003_mci_get_next_gpm_offset()
1521 if (temp_index >= mci->gpm_len) in ar9003_mci_get_next_gpm_offset()
1526 if (mci->gpm_idx >= mci->gpm_len) in ar9003_mci_get_next_gpm_offset()