Home
last modified time | relevance | path

Searched refs:opa_get_lid (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Druc.c340 opa_get_lid(rdma_ah_get_dlid(&qp->remote_ah_attr), in hfi1_make_ruc_header_16B()
410 opa_get_lid(rdma_ah_get_dlid(&qp->remote_ah_attr), 9B), in hfi1_make_ruc_header_9B()
H A Dhfi.h2522 #define opa_get_lid(lid, format) \ macro
2558 opa_get_lid(opa_get_mcast_base(OPA_MCAST_NR), 16B)) && in hfi1_is_16B_mcast()
2559 (lid != opa_get_lid(be32_to_cpu(OPA_LID_PERMISSIVE), 16B))); in hfi1_is_16B_mcast()
2595 if (lid >= opa_get_lid(opa_get_mcast_base(OPA_MCAST_NR), 9B)) in hfi1_get_packet_type()
2636 if (slid == opa_get_lid(be32_to_cpu(OPA_LID_PERMISSIVE), 16B)) in hfi1_make_ext_grh()
H A Dud.c351 dlid = opa_get_lid(rdma_ah_get_dlid(ah_attr), 9B); in hfi1_make_ud_req_9B()
444 dlid = opa_get_lid(rdma_ah_get_dlid(ah_attr), 16B); in hfi1_make_ud_req_16B()
882 opa_get_lid(be32_to_cpu(OPA_LID_PERMISSIVE), 16B); in hfi1_ud_rcv()
H A Ddriver.c1502 opa_get_lid(be32_to_cpu(OPA_LID_PERMISSIVE), 16B))) { in hfi1_bypass_ingress_pkt_check()
1512 if ((packet->dlid == opa_get_lid(be32_to_cpu(OPA_LID_PERMISSIVE), in hfi1_bypass_ingress_pkt_check()
1635 opa_get_lid(opa_get_mcast_base(OPA_MCAST_NR), in hfi1_setup_bypass_packet()
H A Dipoib_tx.c331 dlid = opa_get_lid(rdma_ah_get_dlid(ah_attr), 9B); in hfi1_ipoib_build_ib_tx_headers()
H A Drc.c1298 opa_get_lid(rdma_ah_get_dlid(&qp->remote_ah_attr), 9B), in hfi1_make_rc_ack_9B()
1356 opa_get_lid(rdma_ah_get_dlid(&qp->remote_ah_attr), in hfi1_make_rc_ack_16B()
H A Dverbs.c516 opa_get_lid(packet->dlid, 9B)); in hfi1_handle_packet()