Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt.h2251 #define ATH10K_HTT_MAX_NUM_REFILL 100 macro
H A Dhtt_rx.c234 num_to_fill = min(ATH10K_HTT_MAX_NUM_REFILL, num_deficit); in ath10k_htt_rx_msdu_buff_replenish()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt.h2398 #define ATH10K_HTT_MAX_NUM_REFILL 100 macro
H A Dhtt_rx.c238 num_to_fill = min(ATH10K_HTT_MAX_NUM_REFILL, num_deficit); in ath10k_htt_rx_msdu_buff_replenish()

Completed in 26 milliseconds