Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/amazon/ena/
Dena_eth_com.c93 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in ena_com_write_header_to_bounce()
122 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in get_sq_desc_llq()
142 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in ena_com_close_bounce_buffer()
161 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_close_bounce_buffer()
180 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in ena_com_sq_update_llq_tail()
195 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_sq_update_llq_tail()
Dena_com.h168 struct ena_com_llq_pkt_ctrl llq_buf_ctrl; member
Dena_com.c367 io_sq->llq_buf_ctrl.curr_bounce_buf = in ena_com_init_io_sq()
369 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_init_io_sq()
371 io_sq->llq_buf_ctrl.descs_left_in_line = in ena_com_init_io_sq()