Searched defs:io_cq (Results 1 – 5 of 5) sorted by relevance
73 struct io_cq { struct78 * q_node and ioc_node link io_cq through icq_list of q and ioc argument83 union {110 struct io_cq __rcu *icq_hint; argument
9 struct ena_com_io_cq *io_cq) in ena_com_get_next_rx_cdesc()217 ena_com_rx_cdesc_idx_to_ptr(struct ena_com_io_cq *io_cq, u16 idx) in ena_com_rx_cdesc_idx_to_ptr()225 static u16 ena_com_cdesc_rx_pkt_get(struct ena_com_io_cq *io_cq, in ena_com_cdesc_rx_pkt_get()513 int ena_com_rx_pkt(struct ena_com_io_cq *io_cq, in ena_com_rx_pkt()603 bool ena_com_cq_empty(struct ena_com_io_cq *io_cq) in ena_com_cq_empty()
66 static inline void ena_com_unmask_intr(struct ena_com_io_cq *io_cq, in ena_com_unmask_intr()168 static inline int ena_com_update_dev_comp_head(struct ena_com_io_cq *io_cq) in ena_com_update_dev_comp_head()189 static inline void ena_com_update_numa_node(struct ena_com_io_cq *io_cq, in ena_com_update_numa_node()208 static inline void ena_com_cq_inc_head(struct ena_com_io_cq *io_cq) in ena_com_cq_inc_head()217 static inline int ena_com_tx_comp_req_id_get(struct ena_com_io_cq *io_cq, in ena_com_tx_comp_req_id_get()
399 struct ena_com_io_cq *io_cq) in ena_com_init_io_cq()914 struct ena_com_io_cq *io_cq) in ena_com_io_queue_free()1348 struct ena_com_io_cq *io_cq) in ena_com_create_io_cq()1407 struct ena_com_io_cq **io_cq) in ena_com_get_io_handlers()1458 struct ena_com_io_cq *io_cq) in ena_com_destroy_io_cq()1825 struct ena_com_io_cq *io_cq; in ena_com_create_io_queue() local1885 struct ena_com_io_cq *io_cq; in ena_com_destroy_io_queue() local
689 struct lpfc_queue *io_cq; /* Fast-path FCP & NVME compl queue */ member