Home
last modified time | relevance | path

Searched refs:max_rx_bndl_sz (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h616 int max_rx_bndl_sz; member
H A Dhtc_mbox.c1917 int rem_space = target->max_rx_bndl_sz; in ath6kl_htc_rx_bundle()
2625 target->max_rx_bndl_sz = target->max_xfer_szper_scatreq; in htc_setup_msg_bndl()
2630 ath6kl_dbg(ATH6KL_DBG_BOOT, "htc max_rx_bndl_sz %d max_tx_bndl_sz %d\n", in htc_setup_msg_bndl()
2631 target->max_rx_bndl_sz, target->max_tx_bndl_sz); in htc_setup_msg_bndl()
2637 if (target->max_rx_bndl_sz) in htc_setup_msg_bndl()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h616 int max_rx_bndl_sz; member
H A Dhtc_mbox.c1917 int rem_space = target->max_rx_bndl_sz; in ath6kl_htc_rx_bundle()
2625 target->max_rx_bndl_sz = target->max_xfer_szper_scatreq; in htc_setup_msg_bndl()
2630 ath6kl_dbg(ATH6KL_DBG_BOOT, "htc max_rx_bndl_sz %d max_tx_bndl_sz %d\n", in htc_setup_msg_bndl()
2631 target->max_rx_bndl_sz, target->max_tx_bndl_sz); in htc_setup_msg_bndl()
2637 if (target->max_rx_bndl_sz) in htc_setup_msg_bndl()

Completed in 10 milliseconds