Searched refs:rmac (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/ofed/libmlx5/ |
| H A D | mlx5dv.h | 409 uint8_t rmac[6]; member 539 uint8_t *rmac, uint8_t tclass, in mlx5dv_set_dgram_seg() argument 550 memcpy(seg->av.rmac, rmac, 6); in mlx5dv_set_dgram_seg()
|
| H A D | verbs.c | 1728 memcpy(ah->av.rmac, resp.dmac, ETHERNET_LL_SIZE); in mlx5_create_ah() 1733 ah->av.rmac, &vid)) in mlx5_create_ah()
|
| /src/sys/dev/mlx5/mlx5_ib/ |
| H A D | mlx5_ib_ah.c | 48 memcpy(ah->av.rmac, ah_attr->dmac, sizeof(ah_attr->dmac)); in create_ib_ah()
|
| H A D | mlx5_ib_qp.c | 2355 memcpy(path->rmac, ah->dmac, sizeof(ah->dmac)); in mlx5_set_path()
|
| /src/sys/dev/mlx5/ |
| H A D | qp.h | 287 u8 rmac[6]; member 507 u8 rmac[6]; member
|