Lines Matching refs:nentries
230 .nentries = __cpu_to_le32(32),
240 .nentries = __cpu_to_le32(32),
250 .nentries = __cpu_to_le32(64),
260 .nentries = __cpu_to_le32(32),
270 .nentries = __cpu_to_le32(256),
282 .nentries = __cpu_to_le32(32),
292 .nentries = __cpu_to_le32(32),
302 .nentries = __cpu_to_le32(0),
312 .nentries = __cpu_to_le32(64),
322 .nentries = __cpu_to_le32(32),
1244 unsigned int nbytes, max_nbytes, nentries; in ath10k_pci_process_htt_rx_cb() local
1269 nentries = skb_queue_len(&list); in ath10k_pci_process_htt_rx_cb()
1287 ath10k_ce_rx_update_write_idx(ce_pipe, nentries); in ath10k_pci_process_htt_rx_cb()
1990 for (i = 0; i < ce_ring->nentries; i++) { in ath10k_pci_rx_pipe_cleanup()
2022 for (i = 0; i < ce_ring->nentries; i++) { in ath10k_pci_tx_pipe_cleanup()