Searched refs:alloc_idx (Results 1 – 5 of 5) sorted by relevance
152 (*pdev->rx_ring.alloc_idx.vaddr - in htt_rx_ring_elems()397 idx = *pdev->rx_ring.alloc_idx.vaddr; in htt_rx_ring_fill_n()522 *pdev->rx_ring.alloc_idx.vaddr = idx; in htt_rx_ring_fill_n()2173 pdev->rx_ring.alloc_idx.vaddr = in htt_rx_attach()2178 if (!pdev->rx_ring.alloc_idx.vaddr) in htt_rx_attach()2181 pdev->rx_ring.alloc_idx.paddr = paddr; in htt_rx_attach()2182 *pdev->rx_ring.alloc_idx.vaddr = 0; in htt_rx_attach()2308 while (sw_rd_idx != *pdev->rx_ring.alloc_idx.vaddr) { in htt_rx_detach()2344 pdev->rx_ring.alloc_idx.vaddr, in htt_rx_detach()2345 pdev->rx_ring.alloc_idx.paddr, in htt_rx_detach()[all …]
463 qdf_get_lower_32_bits(pdev->rx_ring.alloc_idx.paddr)); in htt_h2t_rx_ring_cfg_msg_ll()467 qdf_get_upper_32_bits(pdev->rx_ring.alloc_idx.paddr)); in htt_h2t_rx_ring_cfg_msg_ll()470 pdev->rx_ring.alloc_idx.paddr); in htt_h2t_rx_ring_cfg_msg_ll()574 *pdev->rx_ring.alloc_idx.vaddr); in htt_h2t_rx_ring_cfg_msg_ll()671 *msg_word, pdev->rx_ring.alloc_idx.paddr); in htt_h2t_rx_ring_cfg_msg_hl()
886 pdev->rx_ring.alloc_idx.vaddr, in htt_display()887 (unsigned long long)pdev->rx_ring.alloc_idx.paddr); in htt_display()889 indent + 8, " ", *pdev->rx_ring.alloc_idx.vaddr, in htt_display()
323 } alloc_idx; member
1097 return (*pdev->rx_ring.alloc_idx.vaddr - in htt_rx_in_order_ring_elems()