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

/linux-master/include/linux/
H A Diocontext.h73 struct io_cq { struct
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.c224 ena_com_rx_cdesc_idx_to_ptr(struct ena_com_io_cq *io_cq, u16 idx) argument
8 ena_com_get_next_rx_cdesc( struct ena_com_io_cq *io_cq) argument
232 ena_com_cdesc_rx_pkt_get(struct ena_com_io_cq *io_cq, u16 *first_cdesc_idx) argument
342 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
532 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
628 ena_com_cq_empty(struct ena_com_io_cq *io_cq) argument
[all...]
H A Dena_eth_com.h68 static inline void ena_com_unmask_intr(struct ena_com_io_cq *io_cq, argument
172 static inline void ena_com_update_numa_node(struct ena_com_io_cq *io_cq, argument
191 static inline void ena_com_cq_inc_head(struct ena_com_io_cq *io_cq) argument
200 ena_com_tx_comp_req_id_get(struct ena_com_io_cq *io_cq, u16 *req_id) argument
[all...]
H A Dena_com.h946 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.c395 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
917 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
1346 ena_com_create_io_cq(struct ena_com_dev *ena_dev, struct ena_com_io_cq *io_cq) argument
1399 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
1450 ena_com_destroy_io_cq(struct ena_com_dev *ena_dev, struct ena_com_io_cq *io_cq) argument
1813 struct ena_com_io_cq *io_cq; local
1872 struct ena_com_io_cq *io_cq; local
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h700 struct lpfc_queue *io_cq; /* Fast-path FCP & NVME compl queue */ member in struct:lpfc_sli4_hdw_queue

Completed in 240 milliseconds