Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Ddwc_eth_qos.c258 #define EQOS_DESC3_LD BIT(28) macro
1205 tx_desc->des3 = EQOS_DESC3_OWN | EQOS_DESC3_FD | EQOS_DESC3_LD | length; in eqos_send()