Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvgbe.h280 #define MVGBE_TX_FIRST_DESC (1 << 21) macro
H A Dmvgbe.c594 p_txdesc->cmd_sts |= MVGBE_TX_FIRST_DESC | MVGBE_TX_LAST_DESC; in __mvgbe_send()