Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvgbe.c611 (MVGBE_RX_FIRST_DESC | MVGBE_RX_LAST_DESC)) in mvgbe_recv()
612 != (MVGBE_RX_FIRST_DESC | MVGBE_RX_LAST_DESC)) { in mvgbe_recv()
H A Dmvgbe.h261 #define MVGBE_RX_FIRST_DESC (1 << 27) macro