Home
last modified time | relevance | path

Searched refs:dst_gid (Results 1 – 6 of 6) sorted by relevance

/freebsd/tools/regression/tmpfs/
H A Dt_create53 test ${st_gid} -eq ${dst_gid} || die
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce.c219 __le32 *dst_gid) { in ecore_rdma_copy_gids() argument
227 OSAL_MEMSET(dst_gid, 0, sizeof(union ecore_gid)); in ecore_rdma_copy_gids()
229 dst_gid[3] = OSAL_CPU_TO_LE32(qp->dgid.ipv4_addr); in ecore_rdma_copy_gids()
236 dst_gid[i] = OSAL_CPU_TO_LE32(qp->dgid.dwords[i]); in ecore_rdma_copy_gids()
491 ecore_rdma_copy_gids(qp, p_ramrod->src_gid, p_ramrod->dst_gid); in ecore_roce_sp_create_responder()
649 ecore_rdma_copy_gids(qp, p_ramrod->src_gid, p_ramrod->dst_gid); in ecore_roce_sp_create_requester()
807 ecore_rdma_copy_gids(qp, p_ramrod->src_gid, p_ramrod->dst_gid); in ecore_roce_sp_modify_responder()
914 ecore_rdma_copy_gids(qp, p_ramrod->src_gid, p_ramrod->dst_gid); in ecore_roce_sp_modify_requester()
H A Decore_hsi_roce.h168 …__le32 dst_gid[4] /* BE order. In case of RRoCE on IPv4 the high register will hold the address. L… member
228 …__le32 dst_gid[4] /* BE order. In case of RRoCE on IPv4 the lower register will hold the address. … member
385 …__le32 dst_gid[4] /* BE order. In case of IPv4 the higher register will hold the address. Low regi… member
433 …__le32 dst_gid[4] /* BE order. In case of IPv4 the higher register will hold the address. Low regi… member
/freebsd/contrib/netbsd-tests/fs/tmpfs/
H A Dt_create.sh71 test ${st_gid} -eq ${dst_gid} || atf_fail "Incorrect gid"
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c866 memcpy(&rule_hw->ib.dst_gid, &spec->ib.dst_gid, 16); in parse_trans_rule()
959 GID_PRINT_ARGS(cur->ib.dst_gid)); in mlx4_err_rule()
1397 memcpy(spec.ib.dst_gid, gid, 16); in mlx4_trans_to_dmfs_attach()
/freebsd/sys/dev/mlx4/
H A Ddevice.h1224 u8 dst_gid[16]; member
1281 u8 dst_gid[16]; member