Searched refs:BFA_MEM_PHY_DMA (Results 1 – 2 of 2) sorted by relevance
158 struct bfa_mem_dma_s *phy_dma = BFA_MEM_PHY_DMA(bfa); in bfa_com_phy_attach()1766 struct bfa_mem_dma_s *phy_dma = BFA_MEM_PHY_DMA(bfa); in bfa_cfg_get_meminfo()
686 #define BFA_MEM_PHY_DMA(__bfa) (&(BFA_PHY(__bfa)->phy_dma)) macro