Searched refs:malo_hwdma (Results 1 – 2 of 2) sorted by relevance
699 sc->malo_hwdma.rxdesc_read); in malo_hal_set_rxtxdma()701 sc->malo_hwdma.rxdesc_read); in malo_hal_set_rxtxdma()705 sc->malo_hwspecs.wcbbase[i], sc->malo_hwdma.wcbbase[i]); in malo_hal_set_rxtxdma()720 sc->malo_hwdma.rxdesc_read = sc->malo_rxdma.dd_desc_paddr; in malo_setup_hwdma()724 sc->malo_hwdma.wcbbase[i] = txq->dma.dd_desc_paddr; in malo_setup_hwdma()726 sc->malo_hwdma.maxnum_txwcb = malo_txbuf; in malo_setup_hwdma()727 sc->malo_hwdma.maxnum_wcb = MALO_NUM_TX_QUEUES; in malo_setup_hwdma()
542 struct malo_hal_txrxdma malo_hwdma; /* h/w dma setup */ member