Searched defs:io_cq (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/ena-com/ |
| H A D | ena_eth_com.c | 37 struct ena_com_io_cq *io_cq) in ena_com_get_next_rx_cdesc() 255 ena_com_rx_cdesc_idx_to_ptr(struct ena_com_io_cq *io_cq, u16 idx) in ena_com_rx_cdesc_idx_to_ptr() 263 static u16 ena_com_cdesc_rx_pkt_get(struct ena_com_io_cq *io_cq, in ena_com_cdesc_rx_pkt_get() 376 static void ena_com_rx_set_flags(struct ena_com_io_cq *io_cq, in ena_com_rx_set_flags() 576 int ena_com_rx_pkt(struct ena_com_io_cq *io_cq, in ena_com_rx_pkt() 676 bool ena_com_cq_empty(struct ena_com_io_cq *io_cq) in ena_com_cq_empty()
|
| H A D | ena_eth_com.h | 97 static inline void ena_com_unmask_intr(struct ena_com_io_cq *io_cq, in ena_com_unmask_intr() 202 static inline int ena_com_update_dev_comp_head(struct ena_com_io_cq *io_cq) in ena_com_update_dev_comp_head() 224 static inline void ena_com_update_numa_node(struct ena_com_io_cq *io_cq, in ena_com_update_numa_node() 243 static inline void ena_com_cq_inc_head(struct ena_com_io_cq *io_cq) in ena_com_cq_inc_head() 252 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()
|
| H A D | ena_com.c | 442 struct ena_com_io_cq *io_cq) in ena_com_init_io_cq() 973 struct ena_com_io_cq *io_cq) in ena_com_io_queue_free() 1437 struct ena_com_io_cq *io_cq) in ena_com_create_io_cq() 1496 struct ena_com_io_cq **io_cq) in ena_com_get_io_handlers() 1546 struct ena_com_io_cq *io_cq) in ena_com_destroy_io_cq() 1930 struct ena_com_io_cq *io_cq; in ena_com_create_io_queue() local 1990 struct ena_com_io_cq *io_cq; in ena_com_destroy_io_queue() local
|
| H A D | ena_com.h | 990 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()
|
| /f-stack/dpdk/drivers/net/ena/base/ |
| H A D | ena_eth_com.h | 69 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() 192 static inline void ena_com_update_numa_node(struct ena_com_io_cq *io_cq, in ena_com_update_numa_node() 211 static inline void ena_com_cq_inc_head(struct ena_com_io_cq *io_cq) in ena_com_cq_inc_head() 220 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()
|
| H A D | ena_eth_com.c | 9 struct ena_com_io_cq *io_cq) in ena_com_get_next_rx_cdesc() 220 ena_com_rx_cdesc_idx_to_ptr(struct ena_com_io_cq *io_cq, u16 idx) in ena_com_rx_cdesc_idx_to_ptr() 228 static u16 ena_com_cdesc_rx_pkt_get(struct ena_com_io_cq *io_cq, in ena_com_cdesc_rx_pkt_get() 528 int ena_com_rx_pkt(struct ena_com_io_cq *io_cq, in ena_com_rx_pkt() 617 bool ena_com_cq_empty(struct ena_com_io_cq *io_cq) in ena_com_cq_empty()
|
| H A D | ena_com.c | 400 struct ena_com_io_cq *io_cq) in ena_com_init_io_cq() 923 struct ena_com_io_cq *io_cq) in ena_com_io_queue_free() 1385 struct ena_com_io_cq *io_cq) in ena_com_create_io_cq() 1444 struct ena_com_io_cq **io_cq) in ena_com_get_io_handlers() 1494 struct ena_com_io_cq *io_cq) in ena_com_destroy_io_cq() 1868 struct ena_com_io_cq *io_cq; in ena_com_create_io_queue() local 1928 struct ena_com_io_cq *io_cq; in ena_com_destroy_io_queue() local
|