Searched refs:rmac (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5dv.h409 uint8_t rmac[6]; member in struct:mlx5_wqe_av
528 * rmac - Remote MAC
539 uint8_t *rmac, uint8_t tclass,
550 memcpy(seg->av.rmac, rmac, 6);
535 mlx5dv_set_dgram_seg(struct mlx5_wqe_datagram_seg *seg, uint64_t key, uint32_t dqp_dct, uint8_t ext, uint8_t stat_rate_sl, uint8_t fl_mlid, uint16_t rlid, uint8_t *rmac, uint8_t tclass, uint8_t hop_limit, uint32_t grh_gid_fi, uint8_t *rgid) argument
H A Dverbs.c1702 memcpy(ah->av.rmac, resp.dmac, ETHERNET_LL_SIZE);
1707 ah->av.rmac, &vid))
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_ah.c47 memcpy(ah->av.rmac, ah_attr->dmac, sizeof(ah_attr->dmac));
H A Dmlx5_ib_qp.c2248 memcpy(path->rmac, ah->dmac, sizeof(ah->dmac));
/freebsd-11-stable/sys/dev/mlx5/
H A Dqp.h280 u8 rmac[6]; member in struct:mlx5_av
492 u8 rmac[6]; member in struct:mlx5_qp_path

Completed in 249 milliseconds