Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhif.h93 * blocking or non-blocking fashion (HIF_SYNCHRONOUS/
102 #define HIF_SYNCHRONOUS 0x00000010 macro
104 #define HIF_EMODE_MASK (HIF_SYNCHRONOUS | HIF_ASYNCHRONOUS)
138 (HIF_WRITE | HIF_SYNCHRONOUS | \
142 (HIF_WRITE | HIF_SYNCHRONOUS | \
146 (HIF_WRITE | HIF_SYNCHRONOUS | \
150 (HIF_READ | HIF_SYNCHRONOUS | \
154 (HIF_READ | HIF_SYNCHRONOUS | \
162 (HIF_READ | HIF_SYNCHRONOUS | \
H A Dsdio.c686 if (request & HIF_SYNCHRONOUS) { in ath6kl_sdio_async_rw_scatter()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhif.h93 * blocking or non-blocking fashion (HIF_SYNCHRONOUS/
102 #define HIF_SYNCHRONOUS 0x00000010 macro
104 #define HIF_EMODE_MASK (HIF_SYNCHRONOUS | HIF_ASYNCHRONOUS)
138 (HIF_WRITE | HIF_SYNCHRONOUS | \
142 (HIF_WRITE | HIF_SYNCHRONOUS | \
146 (HIF_WRITE | HIF_SYNCHRONOUS | \
150 (HIF_READ | HIF_SYNCHRONOUS | \
154 (HIF_READ | HIF_SYNCHRONOUS | \
162 (HIF_READ | HIF_SYNCHRONOUS | \
H A Dsdio.c686 if (request & HIF_SYNCHRONOUS) { in ath6kl_sdio_async_rw_scatter()

Completed in 7 milliseconds