Searched refs:max_mlid_ho (Results 1 – 2 of 2) sorted by relevance
98 CL_ASSERT(mlid_ho <= p_tbl->max_mlid_ho); in osm_mcast_tbl_set()140 p_tbl->max_mlid_ho = mlid_offset + IB_LID_MCAST_START_HO; in osm_mcast_tbl_realloc()155 CL_ASSERT(mlid_ho <= p_tbl->max_mlid_ho); in osm_mcast_tbl_is_port()180 CL_ASSERT(mlid_ho <= p_tbl->max_mlid_ho); in osm_mcast_tbl_is_any_port()
77 uint16_t max_mlid_ho; member