Home
last modified time | relevance | path

Searched refs:HIF_MBOX_WIDTH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhif.h40 #define HIF_MBOX_WIDTH 0x800 macro
42 #define HIF_MBOX_END_ADDR (HTC_MAILBOX_NUM_MAX * HIF_MBOX_WIDTH - 1)
H A Dhif.c242 (scat_req->len > HIF_MBOX_WIDTH) ? in ath6kl_hif_submit_scat_req()
H A Dsdio.c161 addr += (HIF_MBOX_WIDTH - len); in ath6kl_sdio_io()
297 scat_req->addr += HIF_MBOX_WIDTH - scat_req->len; in ath6kl_sdio_scat_rw()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhif.h40 #define HIF_MBOX_WIDTH 0x800 macro
42 #define HIF_MBOX_END_ADDR (HTC_MAILBOX_NUM_MAX * HIF_MBOX_WIDTH - 1)
H A Dhif.c242 (scat_req->len > HIF_MBOX_WIDTH) ? in ath6kl_hif_submit_scat_req()
H A Dsdio.c161 addr += (HIF_MBOX_WIDTH - len); in ath6kl_sdio_io()
297 scat_req->addr += HIF_MBOX_WIDTH - scat_req->len; in ath6kl_sdio_scat_rw()

Completed in 7 milliseconds