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