Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dbtcoex.h72 u32 gpm_len; member
Dar9003_mci.c923 REG_WRITE(ah, AR_MCI_GPM_1, mci->gpm_len); in ar9003_mci_reset()
1264 mci->gpm_len = len; in ar9003_mci_setup()
1298 if (value < mci->gpm_len) in ar9003_mci_state()
1486 offset = mci->gpm_len - 1; in ar9003_mci_get_next_gpm_offset()
1487 else if (offset >= mci->gpm_len) { in ar9003_mci_get_next_gpm_offset()
1511 if (temp_index >= mci->gpm_len) in ar9003_mci_get_next_gpm_offset()
1516 if (mci->gpm_idx >= mci->gpm_len) in ar9003_mci_get_next_gpm_offset()