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

  /src/sys/external/bsd/ena-com/
ena_eth_com.c 111 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl;
139 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl;
159 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl;
171 memset(io_sq->llq_buf_ctrl.curr_bounce_buf,
189 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl;
198 memset(io_sq->llq_buf_ctrl.curr_bounce_buf,
ena_com.h 210 struct ena_com_llq_pkt_ctrl llq_buf_ctrl; member in struct:ena_com_io_sq
ena_com.c 405 io_sq->llq_buf_ctrl.curr_bounce_buf =
407 memset(io_sq->llq_buf_ctrl.curr_bounce_buf,
409 io_sq->llq_buf_ctrl.descs_left_in_line =

Completed in 81 milliseconds