Home
last modified time | relevance | path

Searched refs:num_push_allowed (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
A Dcore.h447 unsigned long num_push_allowed; member
A Dhtt.h2028 u16 num_push_allowed; member
A Dhtt_rx.c3466 ar->htt.tx_q_state.num_push_allowed = threshold; in ath10k_htt_rx_tx_mode_switch_ind()
3499 artxq->num_push_allowed = le16_to_cpu(record->num_max_msdus); in ath10k_htt_rx_tx_mode_switch_ind()
A Dmac.c4297 if (ar->htt.num_pending_tx < ar->htt.tx_q_state.num_push_allowed) in ath10k_mac_tx_can_push()
4300 if (artxq->num_fw_queued < artxq->num_push_allowed) in ath10k_mac_tx_can_push()

Completed in 42 milliseconds