Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ena-com/
H A Dena_eth_com.c111 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in ena_com_write_header_to_bounce()
139 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in get_sq_desc_llq()
159 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in ena_com_close_bounce_buffer()
171 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_close_bounce_buffer()
189 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in ena_com_sq_update_llq_tail()
198 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_sq_update_llq_tail()
H A Dena_com.h210 struct ena_com_llq_pkt_ctrl llq_buf_ctrl; member
H A Dena_com.c405 io_sq->llq_buf_ctrl.curr_bounce_buf = in ena_com_init_io_sq()
407 memset(io_sq->llq_buf_ctrl.curr_bounce_buf, in ena_com_init_io_sq()
409 io_sq->llq_buf_ctrl.descs_left_in_line = in ena_com_init_io_sq()