Home
last modified time | relevance | path

Searched refs:gid_prefix (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Druc.c14 static int gid_ok(union ib_gid *gid, __be64 gid_prefix, __be64 id) in gid_ok() argument
17 (gid->global.subnet_prefix == gid_prefix || in gid_ok()
53 if (!gid_ok(&packet->grh->dgid, ibp->rvp.gid_prefix, in hfi1_ruc_check_hdr()
90 if (!gid_ok(&packet->grh->dgid, ibp->rvp.gid_prefix, in hfi1_ruc_check_hdr()
138 hdr->sgid.global.subnet_prefix = ibp->rvp.gid_prefix; in hfi1_make_grh()
/linux/include/rdma/
H A Dib_smi.h61 __be64 gid_prefix; member
/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c1209 if (!eqe->event.port_mgmt_change.params.port_info.gid_prefix) in handle_port_mgmt_change_event()
1213 eqe->event.port_mgmt_change.params.port_info.gid_prefix; in handle_port_mgmt_change_event()
/linux/include/linux/mlx4/
H A Ddevice.h966 __be64 gid_prefix; member