Home
last modified time | relevance | path

Searched refs:HTC_HOST_MAX_MSG_PER_RX_BUNDLE (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dsdio.h106 (HTC_HOST_MAX_MSG_PER_RX_BUNDLE * HTC_HOST_MAX_MSG_PER_RX_BUNDLE)
Dhtc.h53 #define HTC_HOST_MAX_MSG_PER_RX_BUNDLE 8 macro
Dhtc.c277 if (!bundle_cnt || (bundle_cnt > HTC_HOST_MAX_MSG_PER_RX_BUNDLE)) { in ath10k_htc_process_lookahead_bundle()
658 HTC_HOST_MAX_MSG_PER_RX_BUNDLE); in ath10k_htc_wait_target()
Dsdio.c513 if (*bndl_cnt > HTC_HOST_MAX_MSG_PER_RX_BUNDLE) { in ath10k_sdio_mbox_alloc_pkt_bundle()
517 HTC_HOST_MAX_MSG_PER_RX_BUNDLE); in ath10k_sdio_mbox_alloc_pkt_bundle()