Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_descs.h142 #define RDES3_INT_ON_COMPLETION_EN BIT(30) macro
Ddwmac4_descs.c198 p->des3 |= cpu_to_le32(RDES3_INT_ON_COMPLETION_EN); in dwmac4_set_rx_owner()