Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ena-com/
H A Dena_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()
H A Dena_com.h1200 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
H A Dena_com.c426 ena_com_get_next_bounce_buffer(&io_sq->bounce_buf_ctrl); in ena_com_init_io_sq()