Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diocontext.h73 struct io_cq { struct
78 * q_node and ioc_node link io_cq through icq_list of q and ioc argument
83 union {
110 struct io_cq __rcu *icq_hint; argument
/linux-6.3-rc2/drivers/net/ethernet/amazon/ena/
A Dena_eth_com.c9 struct ena_com_io_cq *io_cq) in ena_com_get_next_rx_cdesc()
228 ena_com_rx_cdesc_idx_to_ptr(struct ena_com_io_cq *io_cq, u16 idx) in ena_com_rx_cdesc_idx_to_ptr()
236 static u16 ena_com_cdesc_rx_pkt_get(struct ena_com_io_cq *io_cq, in ena_com_cdesc_rx_pkt_get()
350 static void ena_com_rx_set_flags(struct ena_com_io_cq *io_cq, in ena_com_rx_set_flags()
542 int ena_com_rx_pkt(struct ena_com_io_cq *io_cq, in ena_com_rx_pkt()
640 bool ena_com_cq_empty(struct ena_com_io_cq *io_cq) in ena_com_cq_empty()
A Dena_eth_com.h66 static inline void ena_com_unmask_intr(struct ena_com_io_cq *io_cq, in ena_com_unmask_intr()
171 static inline int ena_com_update_dev_comp_head(struct ena_com_io_cq *io_cq) in ena_com_update_dev_comp_head()
193 static inline void ena_com_update_numa_node(struct ena_com_io_cq *io_cq, in ena_com_update_numa_node()
212 static inline void ena_com_cq_inc_head(struct ena_com_io_cq *io_cq) in ena_com_cq_inc_head()
221 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()
A Dena_com.c408 struct ena_com_io_cq *io_cq) in ena_com_init_io_cq()
942 struct ena_com_io_cq *io_cq) in ena_com_io_queue_free()
1387 struct ena_com_io_cq *io_cq) in ena_com_create_io_cq()
1448 struct ena_com_io_cq **io_cq) in ena_com_get_io_handlers()
1500 struct ena_com_io_cq *io_cq) in ena_com_destroy_io_cq()
1874 struct ena_com_io_cq *io_cq; in ena_com_create_io_queue() local
1935 struct ena_com_io_cq *io_cq; in ena_com_destroy_io_queue() local
A Dena_com.h951 static inline struct ena_com_dev *ena_com_io_cq_to_ena_dev(struct ena_com_io_cq *io_cq) in ena_com_io_cq_to_ena_dev()
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_sli4.h702 struct lpfc_queue *io_cq; /* Fast-path FCP & NVME compl queue */ member

Completed in 24 milliseconds