Home
last modified time | relevance | path

Searched refs:HIF_MBOX_WIDTH (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath6kl/
A Dhif.h40 #define HIF_MBOX_WIDTH 0x800 macro
42 #define HIF_MBOX_END_ADDR (HTC_MAILBOX_NUM_MAX * HIF_MBOX_WIDTH - 1)
A Dhif.c242 (scat_req->len > HIF_MBOX_WIDTH) ? in ath6kl_hif_submit_scat_req()
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 8 milliseconds