Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A Dar9003_mci.c936 REG_WRITE(ah, AR_MCI_GPM_1, mci->gpm_len); in ar9003_mci_reset()
1275 mci->gpm_len = len; in ar9003_mci_setup()
1309 if (value < mci->gpm_len) in ar9003_mci_state()
1497 offset = mci->gpm_len - 1; in ar9003_mci_get_next_gpm_offset()
1498 else if (offset >= mci->gpm_len) { in ar9003_mci_get_next_gpm_offset()
1522 if (temp_index >= mci->gpm_len) in ar9003_mci_get_next_gpm_offset()
1527 if (mci->gpm_idx >= mci->gpm_len) in ar9003_mci_get_next_gpm_offset()
A Dbtcoex.h72 u32 gpm_len; member

Completed in 6 milliseconds