Home
last modified time | relevance | path

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

/openbmc/linux/include/rdma/
H A Dib_sa.h53 IB_SA_ATTR_MC_MEMBER_REC = 0x38, enumerator
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmcg.c294 mad.mad_hdr.attr_id = cpu_to_be16(IB_SA_ATTR_MC_MEMBER_REC); in send_leave_to_wire()
335 mad.mad_hdr.attr_id = cpu_to_be16(IB_SA_ATTR_MC_MEMBER_REC); in send_reply_to_slave()
H A Dmad.c424 case IB_SA_ATTR_MC_MEMBER_REC: in mlx4_ib_demux_sa_handler()
1347 case IB_SA_ATTR_MC_MEMBER_REC: in mlx4_ib_multiplex_sa_handler()
/openbmc/linux/drivers/infiniband/core/
H A Dsa_query.c1687 mad->mad_hdr.attr_id = cpu_to_be16(IB_SA_ATTR_MC_MEMBER_REC); in ib_sa_mcmember_rec_query()