Searched refs:TDES1_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/ | ||
D | descs.h | 90 #define TDES1_INTERRUPT BIT(31) macro |
D | norm_desc.c | 216 p->des1 |= cpu_to_le32(TDES1_INTERRUPT); in ndesc_set_tx_ic() |