Searched refs:TX_TAIL_SET_DMAC_INT_EN_ (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/microchip/ | ||
D | lan743x_main.h | 442 #define TX_TAIL_SET_DMAC_INT_EN_ BIT(31) macro |
D | lan743x_main.c | 1549 tx_tail_flags |= TX_TAIL_SET_DMAC_INT_EN_ | in lan743x_tx_frame_end() |