Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dmvgbe.c607 (MVGBE_RX_FIRST_DESC | MVGBE_RX_LAST_DESC)) in mvgbe_recv()
608 != (MVGBE_RX_FIRST_DESC | MVGBE_RX_LAST_DESC)) { in mvgbe_recv()
Dmvgbe.h261 #define MVGBE_RX_FIRST_DESC (1 << 27) macro