Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/rocker/
H A Drocker_desc.h35 bool desc_ring_set_head(DescRing *ring, uint32_t new);
H A Drocker_desc.c252 bool desc_ring_set_head(DescRing *ring, uint32_t new) in desc_ring_set_head() function
H A Drocker.c800 if (desc_ring_set_head(r->rings[index], val)) { in rocker_io_writel()