Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ena-com/
HDena_eth_com.c191 ena_com_get_next_bounce_buffer(&io_sq->bounce_buf_ctrl); in ena_com_close_bounce_buffer()
225 ena_com_get_next_bounce_buffer(&io_sq->bounce_buf_ctrl); in ena_com_sq_update_llq_tail()
HDena_com.h1033 static inline u8 *ena_com_get_next_bounce_buffer(struct ena_com_io_bounce_buffer_control *bounce_bu… in ena_com_get_next_bounce_buffer() function
HDena_com.c420 ena_com_get_next_bounce_buffer(&io_sq->bounce_buf_ctrl); in ena_com_init_io_sq()