Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A Dar9003_mci.c1310 mci->gpm_idx = value; in ar9003_mci_state()
1312 mci->gpm_idx = 0; in ar9003_mci_state()
1467 if (mci->gpm_idx == offset) in ar9003_mci_check_gpm_offset()
1470 mci->gpm_idx, offset); in ar9003_mci_check_gpm_offset()
1473 mci->gpm_idx = 0; in ar9003_mci_check_gpm_offset()
1505 if ((offset == 0xFFFF) || (gpm_ptr == mci->gpm_idx)) { in ar9003_mci_get_next_gpm_offset()
1515 if (offset != mci->gpm_idx) in ar9003_mci_get_next_gpm_offset()
1520 temp_index = mci->gpm_idx; in ar9003_mci_get_next_gpm_offset()
1525 mci->gpm_idx++; in ar9003_mci_get_next_gpm_offset()
1527 if (mci->gpm_idx >= mci->gpm_len) in ar9003_mci_get_next_gpm_offset()
[all …]
A Dbtcoex.h73 u32 gpm_idx; member

Completed in 6 milliseconds