Lines Matching refs:nentries
241 .nentries = __cpu_to_le32(32),
251 .nentries = __cpu_to_le32(32),
261 .nentries = __cpu_to_le32(64),
271 .nentries = __cpu_to_le32(32),
281 .nentries = __cpu_to_le32(256),
293 .nentries = __cpu_to_le32(32),
303 .nentries = __cpu_to_le32(32),
313 .nentries = __cpu_to_le32(0),
323 .nentries = __cpu_to_le32(64),
333 .nentries = __cpu_to_le32(32),
1254 unsigned int nbytes, max_nbytes, nentries; in ath10k_pci_process_htt_rx_cb() local
1279 nentries = skb_queue_len(&list); in ath10k_pci_process_htt_rx_cb()
1297 ath10k_ce_rx_update_write_idx(ce_pipe, nentries); in ath10k_pci_process_htt_rx_cb()
1970 for (i = 0; i < ce_ring->nentries; i++) { in ath10k_pci_rx_pipe_cleanup()
2002 for (i = 0; i < ce_ring->nentries; i++) { in ath10k_pci_tx_pipe_cleanup()