Home
last modified time | relevance | path

Searched refs:ena_com_io_cq (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/virtual/amazon/ena/ena-com/
H A Dena_eth_com.h85 int ena_com_rx_pkt(struct ena_com_io_cq *io_cq,
93 int ena_com_tx_comp_req_id_get(struct ena_com_io_cq *io_cq, u16 *req_id);
95 static inline void ena_com_unmask_intr(struct ena_com_io_cq *io_cq, in ena_com_unmask_intr()
145 static inline int ena_com_update_dev_comp_head(struct ena_com_io_cq *io_cq) in ena_com_update_dev_comp_head()
164 static inline void ena_com_update_numa_node(struct ena_com_io_cq *io_cq, in ena_com_update_numa_node()
H A Dena_eth_com.c37 struct ena_com_io_cq *io_cq) in ena_com_get_next_rx_cdesc()
58 static inline void ena_com_cq_inc_head(struct ena_com_io_cq *io_cq) in ena_com_cq_inc_head()
226 ena_com_rx_cdesc_idx_to_ptr(struct ena_com_io_cq *io_cq, u16 idx) in ena_com_rx_cdesc_idx_to_ptr()
234 static inline u16 ena_com_cdesc_rx_pkt_get(struct ena_com_io_cq *io_cq, in ena_com_cdesc_rx_pkt_get()
508 int ena_com_rx_pkt(struct ena_com_io_cq *io_cq, in ena_com_rx_pkt()
593 int ena_com_tx_comp_req_id_get(struct ena_com_io_cq *io_cq, u16 *req_id) in ena_com_tx_comp_req_id_get()
H A Dena_com.h145 struct ena_com_io_cq { struct
345 struct ena_com_io_cq io_cq_queues[ENA_TOTAL_NUM_QUEUES];
494 struct ena_com_io_cq **io_cq);
859 struct ena_com_io_cq *io_cq);
870 struct ena_com_io_cq *io_cq);
H A Dena_com.c422 struct ena_com_io_cq *io_cq) in ena_com_init_io_cq()
830 struct ena_com_io_cq *io_cq) in ena_com_io_queue_free()
1296 struct ena_com_io_cq *io_cq) in ena_com_create_io_cq()
1355 struct ena_com_io_cq **io_cq) in ena_com_get_io_handlers()
1404 struct ena_com_io_cq *io_cq) in ena_com_destroy_io_cq()
1771 struct ena_com_io_cq *io_cq; in ena_com_create_io_queue()
1831 struct ena_com_io_cq *io_cq; in ena_com_destroy_io_queue()
/dragonfly/sys/dev/virtual/amazon/ena/
H A Dena.h242 struct ena_com_io_cq *ena_com_io_cq; member
H A Dena.c1229 &ring->ena_com_io_cq); in ena_create_io_queues()
1258 &ring->ena_com_io_cq); in ena_create_io_queues()
1296 struct ena_com_io_cq* io_cq; in ena_tx_cleanup()
1602 struct ena_com_io_cq* io_cq; in ena_rx_cleanup()
1717 ena_com_update_dev_comp_head(rx_ring->ena_com_io_cq); in ena_rx_cleanup()
1767 struct ena_com_io_cq* io_cq; in ena_handle_msix()
2158 struct ena_com_io_cq* io_cq; in ena_unmask_all_io_irqs()