Home
last modified time | relevance | path

Searched refs:MVPP2_RXD_L4_UDP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1303 #define MVPP2_RXD_L4_UDP BIT(26) macro
H A Dmvpp2_main.c3580 if (((status & MVPP2_RXD_L4_UDP) || in mvpp2_rx_csum()
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c1026 #define MVPP2_RXD_L4_UDP BIT(26) macro