Home
last modified time | relevance | path

Searched refs:MGB_DMAC_INTR_ENBL_SET (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mgb/
H A Dif_mgb.h118 #define MGB_DMAC_INTR_ENBL_SET 0xC14 macro
H A Dif_mgb.c889 CSR_WRITE_REG(sc, MGB_DMAC_INTR_ENBL_SET, dmac_enable); in mgb_intr_enable_all()
917 CSR_WRITE_REG(sc, MGB_DMAC_INTR_ENBL_SET, MGB_DMAC_RX_INTR_ENBL(qid)); in mgb_rx_queue_intr_enable()
932 CSR_WRITE_REG(sc, MGB_DMAC_INTR_ENBL_SET, MGB_DMAC_TX_INTR_ENBL(qid)); in mgb_tx_queue_intr_enable()