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