Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs.h90 #define TDES1_INTERRUPT BIT(31) macro
H A Dnorm_desc.c209 p->des1 |= cpu_to_le32(TDES1_INTERRUPT); in ndesc_set_tx_ic()