Searched refs:IB_LID_MCAST_START_HO (Results 1 – 11 of 11) sorted by relevance
84 p_tbl->max_mlid_ho = (uint16_t) (IB_LID_MCAST_START_HO + capacity - 1); in osm_mcast_tbl_init()128 CL_ASSERT(mlid_ho >= IB_LID_MCAST_START_HO); in osm_mcast_tbl_set()132 mlid_offset = mlid_ho - IB_LID_MCAST_START_HO; in osm_mcast_tbl_set()158 CL_ASSERT(mlid_ho >= IB_LID_MCAST_START_HO); in osm_mcast_tbl_is_port()161 mlid_offset = mlid_ho - IB_LID_MCAST_START_HO; in osm_mcast_tbl_is_port()186 CL_ASSERT(mlid_ho >= IB_LID_MCAST_START_HO); in osm_mcast_tbl_is_any_port()189 mlid_offset = mlid_ho - IB_LID_MCAST_START_HO; in osm_mcast_tbl_is_any_port()241 CL_ASSERT(mlid_ho >= IB_LID_MCAST_START_HO); in osm_mcast_tbl_clear_mlid()244 mlid_offset = mlid_ho - IB_LID_MCAST_START_HO; in osm_mcast_tbl_clear_mlid()
125 if (requested_mlid && cl_ntoh16(requested_mlid) >= IB_LID_MCAST_START_HO in __get_new_mlid()130 max = p_subn->max_mcast_lid_ho - IB_LID_MCAST_START_HO + 1; in __get_new_mlid()134 return cl_hton16(i + IB_LID_MCAST_START_HO); in __get_new_mlid()152 sa->p_subn->mgroups[cl_ntoh16(mgrp->mlid) - IB_LID_MCAST_START_HO] = NULL; in __cleanup_mgrp()937 sa->p_subn->mgroups[cl_ntoh16(mlid) - IB_LID_MCAST_START_HO] = NULL; in osm_mcmr_rcv_create_new_mgrp()941 sa->p_subn->mgroups[cl_ntoh16(mlid) - IB_LID_MCAST_START_HO] = *pp_mgrp; in osm_mcmr_rcv_create_new_mgrp()995 for (i = 0; i <= sa->p_subn->max_mcast_lid_ho - IB_LID_MCAST_START_HO; in osm_get_mgrp_by_mgid()1614 for (i = 0; i <= sa->p_subn->max_mcast_lid_ho - IB_LID_MCAST_START_HO; in __osm_mcmr_query_mgrp()
1124 sm->p_subn->mgroups[cl_ntoh16(p_mgrp->mlid) - IB_LID_MCAST_START_HO] = NULL; in mcast_mgr_process_mgrp()1156 for (i = 0; i <= sm->p_subn->max_mcast_lid_ho - IB_LID_MCAST_START_HO; in osm_mcast_mgr_process()
602 CL_ASSERT(mlid_ho >= IB_LID_MCAST_START_HO); in osm_switch_recommend_mcast_path()
261 mlid_ho + IB_LID_MCAST_START_HO); in dump_mcast_routes()
712 for (i = 0; i <= p_osm->subn.max_mcast_lid_ho - IB_LID_MCAST_START_HO; in sa_dump_all_sa()
144 for (i = 0; i <= p_subn->max_mcast_lid_ho - IB_LID_MCAST_START_HO; in osm_subn_destroy()
1609 if (cl_ntoh16(p_pr->dlid) >= IB_LID_MCAST_START_HO && in __osm_pr_rcv_check_mcast_dest()
502 void *mgroups[IB_LID_MCAST_END_HO - IB_LID_MCAST_START_HO + 1];938 return p_subn->mgroups[cl_ntoh16(mlid) - IB_LID_MCAST_START_HO]; in osm_get_mgrp_by_mlid()
189 #define IB_LID_MCAST_START_HO 0xC000 macro190 #define IB_LID_MCAST_START (CL_HTON16(IB_LID_MCAST_START_HO))
687 IB_LID_MCAST_START_HO + block * 64 + i, in dump_one_mft_record()