Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Dstratix10-soc.c99 static uint s10_free_buffer_count(struct fpga_manager *mgr) in s10_free_buffer_count() function
291 while (count > 0 || s10_free_buffer_count(mgr) != NUM_SVC_BUFS) { in s10_ops_write()