Home
last modified time | relevance | path

Searched refs:gpm_buf (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dmci.c455 mci->gpm_buf.bf_len = ATH_MCI_GPM_BUF_SIZE; in ath_mci_setup()
456 mci->gpm_buf.bf_addr = mci->sched_buf.bf_addr + mci->sched_buf.bf_len; in ath_mci_setup()
457 mci->gpm_buf.bf_paddr = mci->sched_buf.bf_paddr + mci->sched_buf.bf_len; in ath_mci_setup()
459 ret = ar9003_mci_setup(sc->sc_ah, mci->gpm_buf.bf_paddr, in ath_mci_setup()
460 mci->gpm_buf.bf_addr, (mci->gpm_buf.bf_len >> 4), in ath_mci_setup()
561 pgpm = mci->gpm_buf.bf_addr; in ath_mci_intr()
H A Dbtcoex.h79 u8 *gpm_buf; member
H A Dmci.h150 struct ath_mci_buf gpm_buf; member
H A Dar9003_mci.c416 payload = (u32 *)(mci->gpm_buf + offset); in ar9003_mci_is_gpm_valid()
615 p_gpm = (u32 *) (mci->gpm_buf + offset); in ar9003_mci_wait_for_gpm()
678 p_gpm = (u32 *) (mci->gpm_buf + offset); in ar9003_mci_wait_for_gpm()
1268 int ar9003_mci_setup(struct ath_hw *ah, u32 gpm_addr, void *gpm_buf, in ar9003_mci_setup() argument
1274 mci->gpm_buf = gpm_buf; in ar9003_mci_setup()
H A Dar9003_mci.h310 int ar9003_mci_setup(struct ath_hw *ah, u32 gpm_addr, void *gpm_buf,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dmci.c455 mci->gpm_buf.bf_len = ATH_MCI_GPM_BUF_SIZE; in ath_mci_setup()
456 mci->gpm_buf.bf_addr = mci->sched_buf.bf_addr + mci->sched_buf.bf_len; in ath_mci_setup()
457 mci->gpm_buf.bf_paddr = mci->sched_buf.bf_paddr + mci->sched_buf.bf_len; in ath_mci_setup()
459 ret = ar9003_mci_setup(sc->sc_ah, mci->gpm_buf.bf_paddr, in ath_mci_setup()
460 mci->gpm_buf.bf_addr, (mci->gpm_buf.bf_len >> 4), in ath_mci_setup()
561 pgpm = mci->gpm_buf.bf_addr; in ath_mci_intr()
H A Dbtcoex.h79 u8 *gpm_buf; member
H A Dmci.h150 struct ath_mci_buf gpm_buf; member
H A Dar9003_mci.c416 payload = (u32 *)(mci->gpm_buf + offset); in ar9003_mci_is_gpm_valid()
615 p_gpm = (u32 *) (mci->gpm_buf + offset); in ar9003_mci_wait_for_gpm()
678 p_gpm = (u32 *) (mci->gpm_buf + offset); in ar9003_mci_wait_for_gpm()
1268 int ar9003_mci_setup(struct ath_hw *ah, u32 gpm_addr, void *gpm_buf, in ar9003_mci_setup() argument
1274 mci->gpm_buf = gpm_buf; in ar9003_mci_setup()
H A Dar9003_mci.h310 int ar9003_mci_setup(struct ath_hw *ah, u32 gpm_addr, void *gpm_buf,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dmci.c455 mci->gpm_buf.bf_len = ATH_MCI_GPM_BUF_SIZE; in ath_mci_setup()
456 mci->gpm_buf.bf_addr = mci->sched_buf.bf_addr + mci->sched_buf.bf_len; in ath_mci_setup()
457 mci->gpm_buf.bf_paddr = mci->sched_buf.bf_paddr + mci->sched_buf.bf_len; in ath_mci_setup()
459 ret = ar9003_mci_setup(sc->sc_ah, mci->gpm_buf.bf_paddr, in ath_mci_setup()
460 mci->gpm_buf.bf_addr, (mci->gpm_buf.bf_len >> 4), in ath_mci_setup()
561 pgpm = mci->gpm_buf.bf_addr; in ath_mci_intr()
H A Dbtcoex.h79 u8 *gpm_buf; member
H A Dmci.h150 struct ath_mci_buf gpm_buf; member
H A Dar9003_mci.c416 payload = (u32 *)(mci->gpm_buf + offset); in ar9003_mci_is_gpm_valid()
615 p_gpm = (u32 *) (mci->gpm_buf + offset); in ar9003_mci_wait_for_gpm()
678 p_gpm = (u32 *) (mci->gpm_buf + offset); in ar9003_mci_wait_for_gpm()
1268 int ar9003_mci_setup(struct ath_hw *ah, u32 gpm_addr, void *gpm_buf, in ar9003_mci_setup() argument
1274 mci->gpm_buf = gpm_buf; in ar9003_mci_setup()
H A Dar9003_mci.h310 int ar9003_mci_setup(struct ath_hw *ah, u32 gpm_addr, void *gpm_buf,