Searched refs:ce_desc (Results 1 – 2 of 2) sorted by relevance
44 struct ce_desc { struct57 #define CE_DESC_SIZE sizeof(struct ce_desc) argument348 (&(((struct ce_desc *)baddr)[idx]))351 (&(((struct ce_desc *)baddr)[idx]))
431 struct ce_desc *desc, sdesc; in _ath10k_ce_send_nolock()660 struct ce_desc *base = dest_ring->base_addr_owner_space; in __ath10k_ce_rx_post_buf()765 struct ce_desc sdesc; in _ath10k_ce_completed_recv_next_nolock()1012 struct ce_desc *desc; in _ath10k_ce_completed_send_next_nolock()1372 nentries * sizeof(struct ce_desc)); in ath10k_ce_init_src_ring()1413 nentries * sizeof(struct ce_desc)); in ath10k_ce_init_dest_ring()1476 (nentries * sizeof(struct ce_desc) + in ath10k_ce_alloc_src_ring()1497 (nentries * sizeof(struct ce_desc) + in ath10k_ce_alloc_src_ring()1590 (nentries * sizeof(struct ce_desc) + in ath10k_ce_alloc_dest_ring()1726 sizeof(struct ce_desc) + in _ath10k_ce_free_pipe()[all …]