Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_descs.h27 #define TDES2_INTERRUPT_ON_COMPLETION BIT(31) macro
Ddwmac4_descs.c400 p->des2 |= cpu_to_le32(TDES2_INTERRUPT_ON_COMPLETION); in dwmac4_rd_set_tx_ic()