Home
last modified time | relevance | path

Searched refs:ena_com_llq_pkt_ctrl (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ena-com/
H A Dena_eth_com.c122 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in ena_com_write_header_to_bounce()
152 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in get_sq_desc_llq()
173 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in ena_com_close_bounce_buffer()
211 struct ena_com_llq_pkt_ctrl *pkt_ctrl = &io_sq->llq_buf_ctrl; in ena_com_sq_update_llq_tail()
H A Dena_com.h161 struct ena_com_llq_pkt_ctrl { struct
181 struct ena_com_llq_pkt_ctrl llq_buf_ctrl; argument