Searched refs:MVGBE_TX_FIRST_DESC (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | mvgbe.h | 280 #define MVGBE_TX_FIRST_DESC (1 << 21) macro |
H A D | mvgbe.c | 594 p_txdesc->cmd_sts |= MVGBE_TX_FIRST_DESC | MVGBE_TX_LAST_DESC; in __mvgbe_send() |