Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_descs.h30 #define TDES2_INTERRUPT_ON_COMPLETION BIT(31) macro
H A Ddwmac4_descs.c398 p->des2 |= cpu_to_le32(TDES2_INTERRUPT_ON_COMPLETION); in dwmac4_rd_set_tx_ic()