Searched refs:ibv_device_attr_ex (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/ofed/libmlx4/
H A Dmlx4.c154 struct ibv_device_attr_ex dev_attrs;
228 sizeof(struct ibv_device_attr_ex))) {
H A Dmlx4.h361 struct ibv_device_attr_ex *attr,
H A Dverbs.c69 struct ibv_device_attr_ex *attr,
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dcmd.c135 struct ibv_device_attr_ex *attr, size_t attr_size,
149 if (attr_size < offsetof(struct ibv_device_attr_ex, comp_mask) +
174 if (attr_size >= offsetof(struct ibv_device_attr_ex, odp_caps) +
189 if (attr_size >= offsetof(struct ibv_device_attr_ex,
198 if (attr_size >= offsetof(struct ibv_device_attr_ex, hca_core_clock) +
206 if (attr_size >= offsetof(struct ibv_device_attr_ex, device_cap_flags_ex) +
214 if (attr_size >= offsetof(struct ibv_device_attr_ex, rss_caps) +
225 if (attr_size >= offsetof(struct ibv_device_attr_ex, max_wq_type_rq) +
233 if (attr_size >= offsetof(struct ibv_device_attr_ex, raw_packet_caps) +
H A Ddriver.h146 struct ibv_device_attr_ex *attr, size_t attr_size,
H A Dverbs.h262 struct ibv_device_attr_ex { struct
1542 struct ibv_device_attr_ex *attr,
2077 struct ibv_device_attr_ex *attr)
/freebsd-12-stable/contrib/ofed/libmlx5/
H A Dmlx5.c763 struct ibv_device_attr_ex device_attr;
922 sizeof(struct ibv_device_attr_ex))) {
H A Dmlx5.h572 struct ibv_device_attr_ex *attr,
H A Dverbs.c1936 struct ibv_device_attr_ex *attr,
/freebsd-12-stable/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c420 struct ibv_device_attr_ex device_attr;
H A Drc_pingpong.c374 struct ibv_device_attr_ex attrx;

Completed in 205 milliseconds