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

/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.c93 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl;
122 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl;
142 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl;
161 memset(io_sq->llq_buf_ctrl.curr_bounce_buf,
180 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl;
195 memset(io_sq->llq_buf_ctrl.curr_bounce_buf,
H A Dena_com.h166 struct ena_com_llq_pkt_ctrl llq_buf_ctrl; member in struct:ena_com_io_sq
H A Dena_com.c374 io_sq->llq_buf_ctrl.curr_bounce_buf =
376 memset(io_sq->llq_buf_ctrl.curr_bounce_buf,
378 io_sq->llq_buf_ctrl.descs_left_in_line =

Completed in 129 milliseconds