Home
last modified time | relevance | path

Searched defs:io_cq (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/contrib/ena-com/
H A Dena_eth_com.c37 struct ena_com_io_cq *io_cq) in ena_com_get_next_rx_cdesc() argument
263 idx &= (io_cq->q_depth - 1); in ena_com_cdesc_rx_pkt_get() argument
255 ena_com_rx_cdesc_idx_to_ptr(struct ena_com_io_cq * io_cq,u16 idx) ena_com_rx_cdesc_idx_to_ptr() argument
386 ena_com_rx_set_flags(struct ena_com_io_cq * io_cq,struct ena_com_rx_ctx * ena_rx_ctx,struct ena_eth_io_rx_cdesc_base * cdesc) ena_com_rx_set_flags() argument
583 ena_com_rx_pkt(struct ena_com_io_cq * io_cq,struct ena_com_io_sq * io_sq,struct ena_com_rx_ctx * ena_rx_ctx) ena_com_rx_pkt() argument
687 ena_com_cq_empty(struct ena_com_io_cq * io_cq) ena_com_cq_empty() argument
[all...]
H A Dena_eth_com.h94 ena_com_unmask_intr(struct ena_com_io_cq * io_cq,struct ena_eth_io_intr_reg * intr_reg) ena_com_unmask_intr() argument
199 ena_com_update_numa_node(struct ena_com_io_cq * io_cq,u8 numa_node) ena_com_update_numa_node() argument
218 ena_com_cq_inc_head(struct ena_com_io_cq * io_cq) ena_com_cq_inc_head() argument
227 ena_com_tx_comp_req_id_get(struct ena_com_io_cq * io_cq,u16 * req_id) ena_com_tx_comp_req_id_get() argument
[all...]
H A Dena_com.c448 ena_com_init_io_cq(struct ena_com_dev * ena_dev,struct ena_com_create_io_ctx * ctx,struct ena_com_io_cq * io_cq) ena_com_init_io_cq() argument
979 ena_com_io_queue_free(struct ena_com_dev * ena_dev,struct ena_com_io_sq * io_sq,struct ena_com_io_cq * io_cq) ena_com_io_queue_free() argument
1441 ena_com_create_io_cq(struct ena_com_dev * ena_dev,struct ena_com_io_cq * io_cq) ena_com_create_io_cq() argument
1495 ena_com_get_io_handlers(struct ena_com_dev * ena_dev,u16 qid,struct ena_com_io_sq ** io_sq,struct ena_com_io_cq ** io_cq) ena_com_get_io_handlers() argument
1545 ena_com_destroy_io_cq(struct ena_com_dev * ena_dev,struct ena_com_io_cq * io_cq) ena_com_destroy_io_cq() argument
2144 struct ena_com_io_cq *io_cq; ena_com_create_io_queue() local
2204 struct ena_com_io_cq *io_cq; ena_com_destroy_io_queue() local
[all...]
H A Dena_com.h1114 ena_com_io_cq_to_ena_dev(struct ena_com_io_cq * io_cq) ena_com_io_cq_to_ena_dev() argument
[all...]
/freebsd-src/sys/dev/ena/
H A Dena_datapath.c75 struct ena_com_io_cq *io_cq; in ena_cleanup() local
199 ena_get_tx_req_id(struct ena_ring * tx_ring,struct ena_com_io_cq * io_cq,uint16_t * req_id) ena_get_tx_req_id() argument
243 struct ena_com_io_cq *io_cq; ena_tx_cleanup() local
563 struct ena_com_io_cq *io_cq; ena_rx_cleanup() local
[all...]
H A Dena_netmap.c46 struct ena_com_io_cq *io_cq; member
H A Dena.c2021 struct ena_com_io_cq *io_cq; ena_unmask_all_io_irqs() local