| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_rxtx.c | 309 volatile struct mlx4_cqe *cqe; in mlx4_txq_complete() local 1066 rxq_cq_to_pkt_type(volatile struct mlx4_cqe *cqe, in rxq_cq_to_pkt_type() 1148 mlx4_cqe_flags(volatile struct mlx4_cqe *cqe, int csum, int csum_l2tun) in mlx4_cqe_flags() 1184 volatile struct mlx4_cqe *cqe = NULL; in mlx4_cq_poll_one() local 1232 volatile struct mlx4_cqe *cqe; in mlx4_rx_burst() local
|
| H A D | mlx4_glue.c | 123 mlx4_glue_create_cq(struct ibv_context *context, int cqe, void *cq_context, in mlx4_glue_create_cq()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_age.c | 434 mlx5_aso_dump_err_objs(volatile uint32_t *cqe, volatile uint32_t *wqe) in mlx5_aso_dump_err_objs() 459 volatile struct mlx5_err_cqe *cqe = in mlx5_aso_cqe_err_handle() local 560 volatile struct mlx5_cqe *restrict cqe; in mlx5_aso_completion_handle() local
|
| H A D | mlx5_rxtx.c | 464 volatile struct mlx5_cqe *cqe; in rx_queue_count() local 828 rxq_cq_to_pkt_type(struct mlx5_rxq_data *rxq, volatile struct mlx5_cqe *cqe, in rxq_cq_to_pkt_type() 1011 volatile struct mlx5_cqe *cqe; in mlx5_rx_err_handle() member 1137 mlx5_rx_poll_len(struct mlx5_rxq_data *rxq, volatile struct mlx5_cqe *cqe, in mlx5_rx_poll_len() 1273 rxq_cq_to_ol_flags(volatile struct mlx5_cqe *cqe) in rxq_cq_to_ol_flags() 1303 volatile struct mlx5_cqe *cqe, in rxq_cq_to_mbuf() 1395 volatile struct mlx5_cqe *cqe = in mlx5_rx_burst() local 1521 volatile struct mlx5_cqe *__rte_restrict cqe, in mlx5_lro_update_tcp_hdr() 1561 volatile struct mlx5_cqe *__rte_restrict cqe, in mlx5_lro_update_hdr() 1650 volatile struct mlx5_cqe *cqe = &(*rxq->cqes)[rxq->cq_ci & cq_mask]; in mlx5_rx_burst_mprq() local [all …]
|
| H A D | mlx5_txpp.c | 187 struct mlx5_cqe *cqe = (struct mlx5_cqe *)(uintptr_t)wq->cqes; in mlx5_txpp_fill_cqe_rearm_queue() local 731 struct mlx5_cqe *cqe = (struct mlx5_cqe *)(uintptr_t)wq->cqes; in mlx5_txpp_update_timestamp() local 810 volatile struct mlx5_cqe *cqe; in mlx5_txpp_handle_rearm_queue() local 1143 struct mlx5_cqe *cqe = (struct mlx5_cqe *)(uintptr_t)wq->cqes; in mlx5_txpp_read_clock() local
|
| H A D | mlx5_txq.c | 133 volatile struct mlx5_cqe *cqe; in txq_sync_cq() local
|
| H A D | mlx5_devx.c | 1201 struct mlx5_cqe *cqe; in mlx5_txq_create_devx_cq_resources() local
|
| H A D | mlx5_rxq.c | 472 volatile struct mlx5_cqe *cqe; in rxq_sync_cq() local
|
| /f-stack/dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_regex_fastpath.c | 223 volatile struct mlx5_cqe *cqe; in poll_one() local 266 volatile struct mlx5_cqe *cqe; in mlx5_regexdev_dequeue() local
|
| H A D | mlx5_regex.h | 36 volatile struct mlx5_cqe *cqe; /* The CQ ring buffer. */ member
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_rxtx.c | 1372 struct eth_fast_path_rx_tpa_cont_cqe *cqe) in qede_rx_process_tpa_cont_cqe() 1384 struct eth_fast_path_rx_tpa_end_cqe *cqe) in qede_rx_process_tpa_end_cqe() 1527 union eth_rx_cqe *cqe; in qede_recv_pkts_regular() local 1749 union eth_rx_cqe *cqe; in qede_recv_pkts() local 2737 union eth_rx_cqe *cqe, *orig_cqe = NULL; local
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_spq.c | 479 struct eth_slow_path_rx_cqe in ecore_cqe_completion() 494 struct eth_slow_path_rx_cqe *cqe) in ecore_eth_cqe_completion()
|
| H A D | eth_common.h | 513 union eth_rx_cqe cqe /* CQE data itself */; member
|
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common.h | 190 check_cqe(volatile struct mlx5_cqe *cqe, const uint16_t cqes_n, in check_cqe()
|
| /f-stack/freebsd/contrib/ena-com/ |
| H A D | ena_com.c | 487 struct ena_admin_acq_entry *cqe) in ena_com_handle_single_admin_completion() 515 struct ena_admin_acq_entry *cqe = NULL; in ena_com_handle_admin_completion() local
|
| /f-stack/dpdk/drivers/net/ena/base/ |
| H A D | ena_com.c | 445 struct ena_admin_acq_entry *cqe) in ena_com_handle_single_admin_completion() 472 struct ena_admin_acq_entry *cqe = NULL; in ena_com_handle_admin_completion() local
|
| /f-stack/dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_glue.c | 103 mlx5_glue_create_cq(struct ibv_context *context, int cqe, void *cq_context, in mlx5_glue_create_cq()
|
| /f-stack/dpdk/drivers/net/hinic/ |
| H A D | hinic_pmd_rx.c | 995 struct hinic_rq_cqe cqe; in hinic_recv_pkts() local
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | ecore_sp.c | 1364 union event_ring_elem *cqe, in ecore_complete_vlan_mac()
|
| H A D | bnx2x.c | 1260 union eth_rx_cqe *cqe; in bnx2x_rxeof() local
|