Home
last modified time | relevance | path

Searched refs:max_msgs_per_htc_bundle (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath10k/
Dhtc.h128 u8 max_msgs_per_htc_bundle; member
361 u8 max_msgs_per_htc_bundle; member
Dhtc.c652 htc->max_msgs_per_htc_bundle = in ath10k_htc_wait_target()
653 min_t(u8, msg->ready_ext.max_msgs_per_htc_bundle, in ath10k_htc_wait_target()
657 htc->max_msgs_per_htc_bundle); in ath10k_htc_wait_target()
913 htc->max_msgs_per_htc_bundle; in ath10k_htc_start()