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

/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_eth_com.c255 ena_com_rx_cdesc_idx_to_ptr(struct ena_com_io_cq *io_cq, u16 idx) argument
36 ena_com_get_next_rx_cdesc( struct ena_com_io_cq *io_cq) argument
263 ena_com_cdesc_rx_pkt_get(struct ena_com_io_cq *io_cq, u16 *first_cdesc_idx) argument
376 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) argument
576 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) argument
676 ena_com_cq_empty(struct ena_com_io_cq *io_cq) argument
[all...]
H A Dena_eth_com.h97 static inline void ena_com_unmask_intr(struct ena_com_io_cq *io_cq, argument
202 static inline int ena_com_update_dev_comp_head(struct ena_com_io_cq *io_cq) argument
224 ena_com_update_numa_node(struct ena_com_io_cq *io_cq, u8 numa_node) argument
243 ena_com_cq_inc_head(struct ena_com_io_cq *io_cq) argument
252 ena_com_tx_comp_req_id_get(struct ena_com_io_cq *io_cq, u16 *req_id) argument
[all...]
H A Dena_com.h990 static inline struct ena_com_dev *ena_com_io_cq_to_ena_dev(struct ena_com_io_cq *io_cq) argument
[all...]
H A Dena_com.c440 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) argument
971 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) argument
1436 ena_com_create_io_cq(struct ena_com_dev *ena_dev, struct ena_com_io_cq *io_cq) argument
1494 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) argument
1545 ena_com_destroy_io_cq(struct ena_com_dev *ena_dev, struct ena_com_io_cq *io_cq) argument
1930 struct ena_com_io_cq *io_cq; local
1990 struct ena_com_io_cq *io_cq; local
[all...]
/freebsd-11-stable/sys/dev/ena/
H A Dena_datapath.c70 struct ena_com_io_cq* io_cq; local
224 struct ena_com_io_cq* io_cq; local
533 struct ena_com_io_cq* io_cq; local
[all...]
H A Dena_netmap.c48 struct ena_com_io_cq *io_cq; member in struct:ena_netmap_ctx
H A Dena.c1904 struct ena_com_io_cq* io_cq; local

Completed in 184 milliseconds