Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h574 #define UEC_RX_BD_RING_SIZE_ALIGNMENT 4 macro
H A Duec.c1008 (uec_info->rx_bd_ring_len % UEC_RX_BD_RING_SIZE_ALIGNMENT)) { in uec_startup()