Home
last modified time | relevance | path

Searched refs:gpm_len (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H 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()
H A Dbtcoex.h72 u32 gpm_len; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
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()
H A Dbtcoex.h72 u32 gpm_len; member

Completed in 5 milliseconds