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