Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dud.c372 hfi1_check_mcast(rdma_ah_get_dlid(ah_attr))) { in hfi1_make_ud_req_16B()
479 if ((!hfi1_check_mcast(rdma_ah_get_dlid(ah_attr))) || in hfi1_make_ud_req()
1014 wc.dlid_path_bits = hfi1_check_mcast(dlid) ? 0 : in hfi1_ud_rcv()
H A Duc.c65 (hfi1_check_mcast(rdma_ah_get_dlid(&qp->remote_ah_attr)))) in hfi1_make_uc_req()
H A Druc.c251 hfi1_check_mcast(rdma_ah_get_dlid(&qp->remote_ah_attr))) { in hfi1_make_ruc_header_16B()
H A Dverbs.c540 hfi1_handle_packet(packet, hfi1_check_mcast(packet->dlid)); in hfi1_ib_rcv()
548 hfi1_handle_packet(packet, hfi1_check_mcast(packet->dlid)); in hfi1_16B_rcv()
1486 if (hfi1_check_mcast(rdma_ah_get_dlid(ah_attr)) && in hfi1_check_ah()
H A Dhfi.h2463 static inline bool hfi1_check_mcast(u32 lid) in hfi1_check_mcast() function
2475 bool is_mcast = hfi1_check_mcast(lid); in __opa_get_lid()
H A Drc.c426 (hfi1_check_mcast(rdma_ah_get_dlid(&qp->remote_ah_attr)))) in hfi1_make_rc_req()
1297 hfi1_check_mcast(rdma_ah_get_dlid(&qp->remote_ah_attr))) { in hfi1_make_rc_ack_16B()