Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Diocontext.h73 struct io_cq { struct
/kernel/linux/linux-6.6/include/linux/
H A Diocontext.h73 struct io_cq { struct
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.c217 ena_com_rx_cdesc_idx_to_ptr(struct ena_com_io_cq *io_cq, u16 idx) in ena_com_rx_cdesc_idx_to_ptr() argument
8 ena_com_get_next_rx_cdesc( struct ena_com_io_cq *io_cq) ena_com_get_next_rx_cdesc() argument
225 ena_com_cdesc_rx_pkt_get(struct ena_com_io_cq *io_cq, u16 *first_cdesc_idx) ena_com_cdesc_rx_pkt_get() argument
510 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
600 ena_com_cq_empty(struct ena_com_io_cq *io_cq) ena_com_cq_empty() argument
[all...]
H A Dena_eth_com.h66 static inline void ena_com_unmask_intr(struct ena_com_io_cq *io_cq, in ena_com_unmask_intr() argument
168 static inline int ena_com_update_dev_comp_head(struct ena_com_io_cq *io_cq) in ena_com_update_dev_comp_head() argument
189 ena_com_update_numa_node(struct ena_com_io_cq *io_cq, u8 numa_node) ena_com_update_numa_node() argument
208 ena_com_cq_inc_head(struct ena_com_io_cq *io_cq) ena_com_cq_inc_head() argument
217 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.c397 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
912 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
1347 ena_com_create_io_cq(struct ena_com_dev *ena_dev, struct ena_com_io_cq *io_cq) ena_com_create_io_cq() argument
1405 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
1457 ena_com_destroy_io_cq(struct ena_com_dev *ena_dev, struct ena_com_io_cq *io_cq) ena_com_destroy_io_cq() argument
1825 struct ena_com_io_cq *io_cq; ena_com_create_io_queue() local
1885 struct ena_com_io_cq *io_cq; ena_com_destroy_io_queue() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.c228 ena_com_rx_cdesc_idx_to_ptr(struct ena_com_io_cq *io_cq, u16 idx) in ena_com_rx_cdesc_idx_to_ptr() argument
8 ena_com_get_next_rx_cdesc( struct ena_com_io_cq *io_cq) ena_com_get_next_rx_cdesc() argument
236 ena_com_cdesc_rx_pkt_get(struct ena_com_io_cq *io_cq, u16 *first_cdesc_idx) ena_com_cdesc_rx_pkt_get() argument
347 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
539 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
637 ena_com_cq_empty(struct ena_com_io_cq *io_cq) ena_com_cq_empty() argument
[all...]
H A Dena_eth_com.h70 static inline void ena_com_unmask_intr(struct ena_com_io_cq *io_cq, in ena_com_unmask_intr() argument
175 static inline int ena_com_update_dev_comp_head(struct ena_com_io_cq *io_cq) in ena_com_update_dev_comp_head() argument
197 ena_com_update_numa_node(struct ena_com_io_cq *io_cq, u8 numa_node) ena_com_update_numa_node() argument
216 ena_com_cq_inc_head(struct ena_com_io_cq *io_cq) ena_com_cq_inc_head() argument
225 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.c408 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
943 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
1389 ena_com_create_io_cq(struct ena_com_dev *ena_dev, struct ena_com_io_cq *io_cq) ena_com_create_io_cq() argument
1449 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
1502 ena_com_destroy_io_cq(struct ena_com_dev *ena_dev, struct ena_com_io_cq *io_cq) ena_com_destroy_io_cq() argument
1877 struct ena_com_io_cq *io_cq; ena_com_create_io_queue() local
1938 struct ena_com_io_cq *io_cq; ena_com_destroy_io_queue() local
[all...]
H 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() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli4.h689 struct lpfc_queue *io_cq; /* Fast-path FCP & NVME compl queue */ member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli4.h700 struct lpfc_queue *io_cq; /* Fast-path FCP & NVME compl queue */ member

Completed in 15 milliseconds