Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c3377 size_t max_num_bytes; in ath10k_htt_rx_tx_fetch_ind() local
3432 max_num_bytes = le32_to_cpu(record->num_bytes); in ath10k_htt_rx_tx_fetch_ind()
3435 i, peer_id, tid, max_num_msdus, max_num_bytes); in ath10k_htt_rx_tx_fetch_ind()
3464 num_bytes < max_num_bytes) { in ath10k_htt_rx_tx_fetch_ind()