Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_mbox.c774 n_scat = min(n_scat, target->msg_per_bndl_max); in ath6kl_htc_tx_bundle()
1061 if (target->msg_per_bndl_max > 0) { in htc_setup_tx_complete()
1065 target->msg_per_bndl_max; in htc_setup_tx_complete()
1523 if (n_msg > target->msg_per_bndl_max) { in ath6kl_htc_rx_alloc()
2612 target->msg_per_bndl_max); in htc_setup_msg_bndl()
2615 target->msg_per_bndl_max = 0; in htc_setup_msg_bndl()
2621 target->msg_per_bndl_max); in htc_setup_msg_bndl()
2625 target->msg_per_bndl_max); in htc_setup_msg_bndl()
2696 target->msg_per_bndl_max = rdy_msg->msg_per_htc_bndl; in ath6kl_htc_mbox_wait_target()
2700 target->msg_per_bndl_max = 0; in ath6kl_htc_mbox_wait_target()
[all …]
A Dhtc.h605 int msg_per_bndl_max; member

Completed in 15 milliseconds