Searched refs:ENETDMAC_IR_PKTDONE_MASK (Results 1 – 2 of 2) sorted by relevance
262 dpd->dma_chan_int_mask = ENETDMAC_IR_PKTDONE_MASK; in bcm63xx_enet_register()320 enetsw_pd.dma_chan_int_mask = ENETDMAC_IR_PKTDONE_MASK; in bcm63xx_enetsw_register()
753 #define ENETDMAC_IR_PKTDONE_MASK (1 << 1) macro