Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3379 size_t max_num_bytes; in ath10k_htt_rx_tx_fetch_ind() local
3434 max_num_bytes = le32_to_cpu(record->num_bytes); in ath10k_htt_rx_tx_fetch_ind()
3437 i, peer_id, tid, max_num_msdus, max_num_bytes); in ath10k_htt_rx_tx_fetch_ind()
3466 num_bytes < max_num_bytes) { in ath10k_htt_rx_tx_fetch_ind()