Searched refs:MVGBE_GEN_CRC (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | mvgbe.h | 281 #define MVGBE_GEN_CRC (1 << 22) macro |
H A D | mvgbe.c | 593 p_txdesc->cmd_sts = MVGBE_ZERO_PADDING | MVGBE_GEN_CRC; in __mvgbe_send() |