Home
last modified time | relevance | path

Searched defs:mlx5_cqe64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5dv.h285 struct mlx5_cqe64 { struct
286 uint8_t rsvd0[17];
287 uint8_t ml_path;
288 uint8_t rsvd20[4];
312 uint8_t mlx5dv_get_cqe_owner(struct mlx5_cqe64 *cqe) in mlx5dv_get_cqe_owner() argument
/freebsd/sys/dev/mlx5/
H A Ddevice.h697 struct mlx5_cqe64 { struct
698 u8 tls_outer_l3_tunneled;
699 u8 rsvd0;
700 __be16 wqe_id;
701 u8 lro_tcppsh_abort_dupack;
702 u8 lro_min_ttl;
703 __be16 lro_tcp_win;
704 __be32 lro_ack_seq_num;
705 __be32 rss_hash_result;
706 u8 rss_hash_type;
[all …]