Home
last modified time | relevance | path

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

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