Symbol: mlx5_cqe64
sys/dev/mlx5/device.h
1391
static inline int mlx5_get_cqe_format(const struct mlx5_cqe64 *cqe)
sys/dev/mlx5/device.h
730
_Static_assert(sizeof(struct mlx5_cqe64) == 0x40, "CQE layout broken");
sys/dev/mlx5/device.h
734
static inline u8 get_cqe_opcode(struct mlx5_cqe64 *cqe)
sys/dev/mlx5/device.h
739
static inline bool get_cqe_lro_timestamp_valid(struct mlx5_cqe64 *cqe)
sys/dev/mlx5/device.h
744
static inline bool get_cqe_lro_tcppsh(struct mlx5_cqe64 *cqe)
sys/dev/mlx5/device.h
749
static inline u8 get_cqe_l4_hdr_type(struct mlx5_cqe64 *cqe)
sys/dev/mlx5/device.h
754
static inline u16 get_cqe_vlan(struct mlx5_cqe64 *cqe)
sys/dev/mlx5/device.h
759
static inline void get_cqe_smac(struct mlx5_cqe64 *cqe, u8 *smac)
sys/dev/mlx5/device.h
765
static inline bool cqe_has_vlan(struct mlx5_cqe64 *cqe)
sys/dev/mlx5/device.h
770
static inline bool cqe_is_tunneled(struct mlx5_cqe64 *cqe)
sys/dev/mlx5/device.h
775
static inline u8 get_cqe_tls_offload(struct mlx5_cqe64 *cqe)
sys/dev/mlx5/device.h
862
struct mlx5_cqe64 cqe64;
sys/dev/mlx5/mlx5_accel/ipsec.h
265
struct mlx5_cqe64 *cqe, struct mlx5e_rq_mbuf *mr);
sys/dev/mlx5/mlx5_accel/ipsec.h
267
static inline int mlx5e_accel_ipsec_flow(struct mlx5_cqe64 *cqe)
sys/dev/mlx5/mlx5_accel/ipsec.h
273
mlx5e_accel_ipsec_handle_rx(if_t ifp, struct mbuf *mb, struct mlx5_cqe64 *cqe,
sys/dev/mlx5/mlx5_accel/mlx5_ipsec_rxtx.c
64
struct mlx5_cqe64 *cqe, struct mlx5e_rq_mbuf *mr)
sys/dev/mlx5/mlx5_core/wq.h
140
static inline struct mlx5_cqe64 *mlx5_cqwq_get_cqe(struct mlx5_cqwq *wq)
sys/dev/mlx5/mlx5_core/wq.h
143
struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(wq, ci);
sys/dev/mlx5/mlx5_en/en.h
1212
struct mlx5_cqe64 *mlx5e_get_cqe(struct mlx5e_cq *cq);
sys/dev/mlx5/mlx5_en/mlx5_en_iq.c
44
const struct mlx5_cqe64 *cqe;
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
2014
struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(&cq->wq, i);
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
150
mlx5e_lro_update_hdr(struct mbuf *mb, struct mlx5_cqe64 *cqe)
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
325
mlx5e_build_rx_mbuf(struct mlx5_cqe64 *cqe, struct mlx5e_rq *rq,
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
473
sizeof(struct mlx5_cqe64));
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
480
data, sizeof(struct mlx5_cqe64));
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
484
mlx5e_decompress_cqe(struct mlx5e_cq *cq, struct mlx5_cqe64 *title,
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
507
CTASSERT(sizeof(struct mlx5_cqe64) ==
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
513
struct mlx5_cqe64 title;
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
552
struct mlx5_cqe64 *cqe;
sys/dev/mlx5/mlx5_en/mlx5_en_tx.c
1033
struct mlx5_cqe64 *cqe;
sys/dev/mlx5/mlx5_en/mlx5_en_txrx.c
33
struct mlx5_cqe64 *
sys/dev/mlx5/mlx5_en/mlx5_en_txrx.c
36
struct mlx5_cqe64 *cqe;
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
248
struct mlx5_cqe64 *cqe, u8 status)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
289
struct mlx5_cqe64 *cqe, u8 status)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
331
struct mlx5_cqe64 *cqe)
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
383
struct mlx5_cqe64 *cqe;
sys/dev/mlx5/mlx5_fpga/mlx5fpga_conn.c
431
struct mlx5_cqe64 *cqe;
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
1029
static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn)
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
1036
struct mlx5_cqe64 *cqe64, *dest64;
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
117
static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe,
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
1186
struct mlx5_cqe64 *scqe64;
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
1187
struct mlx5_cqe64 *dcqe64;
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
164
static void handle_responder(struct ib_wc *wc, struct mlx5_cqe64 *cqe,
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
358
static void handle_atomic(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64,
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
383
static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64,
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
520
struct mlx5_cqe64 *cqe64;
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
82
struct mlx5_cqe64 *cqe64;
sys/dev/mlx5/mlx5_ib/mlx5_ib_cq.c
844
struct mlx5_cqe64 *cqe64;
sys/dev/mlx5/mlx5_lib/mlx5_aso.c
390
struct mlx5_cqe64 *cqe;
sys/dev/mlx5/mlx5_lib/mlx5_aso.c
64
struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(&cq->wq, i);