Searched refs:max_msgs (Results 1 – 3 of 3) sorted by relevance
61 static inline unsigned int ath10k_htc_get_bundle_count(u8 max_msgs, u8 flags) in ath10k_htc_get_bundle_count() argument67 if (max_msgs > 16) in ath10k_htc_get_bundle_count()
506 u8 max_msgs = ar->htc.max_msgs_per_htc_bundle; in ath10k_sdio_mbox_alloc_bundle() local508 *bndl_cnt = ath10k_htc_get_bundle_count(max_msgs, htc_hdr->flags); in ath10k_sdio_mbox_alloc_bundle()510 if (*bndl_cnt > max_msgs) { in ath10k_sdio_mbox_alloc_bundle()514 max_msgs); in ath10k_sdio_mbox_alloc_bundle()
118 [B<-max_msgs> I<number>]982 =item B<-max_msgs> I<number>