Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ena-com/
H A Dena_eth_com.c125 u8 *bounce_buffer = pkt_ctrl->curr_bounce_buf; in ena_com_write_header_to_bounce()
157 bounce_buffer = pkt_ctrl->curr_bounce_buf; in get_sq_desc_llq()
184 pkt_ctrl->curr_bounce_buf); in ena_com_close_bounce_buffer()
191 pkt_ctrl->curr_bounce_buf = in ena_com_close_bounce_buffer()
193 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_close_bounce_buffer()
218 pkt_ctrl->curr_bounce_buf); in ena_com_sq_update_llq_tail()
225 pkt_ctrl->curr_bounce_buf = in ena_com_sq_update_llq_tail()
227 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_sq_update_llq_tail()
H A Dena_com.h170 u8 *curr_bounce_buf; member
H A Dena_com.c430 io_sq->llq_buf_ctrl.curr_bounce_buf = in ena_com_init_io_sq()
432 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_init_io_sq()