Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h572 #define UEC_TX_BD_RING_ALIGNMENT 32 macro
H A Duec.c1115 align = UEC_TX_BD_RING_ALIGNMENT; in uec_startup()