Searched refs:n_scat (Results 1 – 1 of 1) sorted by relevance
681 int n_scat, in ath6kl_htc_tx_setup_scat_list() argument691 for (i = 0; i < n_scat; i++) { in ath6kl_htc_tx_setup_scat_list()760 int n_scat, n_sent_bundle = 0, tot_pkts_bundle = 0, i; in ath6kl_htc_tx_bundle() local772 n_scat = get_queue_depth(queue); in ath6kl_htc_tx_bundle()773 n_scat = min(n_scat, target->msg_per_bndl_max); in ath6kl_htc_tx_bundle()775 if (n_scat < HTC_MIN_HTC_MSGS_TO_BUNDLE) in ath6kl_htc_tx_bundle()815 n_scat); in ath6kl_htc_tx_bundle()821 scat_req, n_scat, in ath6kl_htc_tx_bundle()