Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dsdio.h95 (HTC_HOST_MAX_MSG_PER_RX_BUNDLE * HTC_HOST_MAX_MSG_PER_RX_BUNDLE)
Dhtc.h42 #define HTC_HOST_MAX_MSG_PER_RX_BUNDLE 8 macro
Dhtc.c273 if (!bundle_cnt || (bundle_cnt > HTC_HOST_MAX_MSG_PER_RX_BUNDLE)) { in ath10k_htc_process_lookahead_bundle()
654 HTC_HOST_MAX_MSG_PER_RX_BUNDLE); in ath10k_htc_wait_target()
Dsdio.c497 if (*bndl_cnt > HTC_HOST_MAX_MSG_PER_RX_BUNDLE) { in ath10k_sdio_mbox_alloc_pkt_bundle()
501 HTC_HOST_MAX_MSG_PER_RX_BUNDLE); in ath10k_sdio_mbox_alloc_pkt_bundle()