Home
last modified time | relevance | path

Searched refs:curr_bounce_buf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.c94 u8 *bounce_buffer = pkt_ctrl->curr_bounce_buf; in ena_com_write_header_to_bounce()
125 bounce_buffer = pkt_ctrl->curr_bounce_buf; in get_sq_desc_llq()
151 pkt_ctrl->curr_bounce_buf); in ena_com_close_bounce_buffer()
155 pkt_ctrl->curr_bounce_buf = in ena_com_close_bounce_buffer()
157 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_close_bounce_buffer()
182 pkt_ctrl->curr_bounce_buf); in ena_com_sq_update_llq_tail()
186 pkt_ctrl->curr_bounce_buf = in ena_com_sq_update_llq_tail()
188 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_sq_update_llq_tail()
H A Dena_com.h152 u8 *curr_bounce_buf; member
H A Dena_com.c376 io_sq->llq_buf_ctrl.curr_bounce_buf = in ena_com_init_io_sq()
378 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_init_io_sq()
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.c96 u8 *bounce_buffer = pkt_ctrl->curr_bounce_buf; in ena_com_write_header_to_bounce()
129 bounce_buffer = pkt_ctrl->curr_bounce_buf; in get_sq_desc_llq()
156 pkt_ctrl->curr_bounce_buf); in ena_com_close_bounce_buffer()
163 pkt_ctrl->curr_bounce_buf = in ena_com_close_bounce_buffer()
165 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_close_bounce_buffer()
190 pkt_ctrl->curr_bounce_buf); in ena_com_sq_update_llq_tail()
197 pkt_ctrl->curr_bounce_buf = in ena_com_sq_update_llq_tail()
199 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_sq_update_llq_tail()
H A Dena_com.h152 u8 *curr_bounce_buf; member
H A Dena_com.c387 io_sq->llq_buf_ctrl.curr_bounce_buf = in ena_com_init_io_sq()
389 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_init_io_sq()

Completed in 12 milliseconds