Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvgbe.h262 #define MVGBE_RX_LAST_DESC (1 << 26) macro
H A Dmvgbe.c672 (MVGBE_RX_FIRST_DESC | MVGBE_RX_LAST_DESC)) in __mvgbe_recv()
673 != (MVGBE_RX_FIRST_DESC | MVGBE_RX_LAST_DESC)) { in __mvgbe_recv()