HomeSort by: relevance | last modified time | path
    Searched refs:curr_bounce_buf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ena-com/
ena_eth_com.c 113 u8 *bounce_buffer = pkt_ctrl->curr_bounce_buf;
143 bounce_buffer = pkt_ctrl->curr_bounce_buf;
168 pkt_ctrl->curr_bounce_buf);
169 pkt_ctrl->curr_bounce_buf =
171 memset(io_sq->llq_buf_ctrl.curr_bounce_buf,
194 pkt_ctrl->curr_bounce_buf);
196 pkt_ctrl->curr_bounce_buf =
198 memset(io_sq->llq_buf_ctrl.curr_bounce_buf,
ena_com.h 192 u8 *curr_bounce_buf; member in struct:ena_com_llq_pkt_ctrl
ena_com.c 405 io_sq->llq_buf_ctrl.curr_bounce_buf =
407 memset(io_sq->llq_buf_ctrl.curr_bounce_buf,

Completed in 17 milliseconds