Searched refs:max_ucast_lid_ho (Results 1 – 4 of 4) sorted by relevance
236 if (cl_ntoh16(p_si->lin_cap) < sm->p_subn->max_ucast_lid_ho) { in si_rcv_process_new()237 sm->p_subn->max_ucast_lid_ho = cl_ntoh16(p_si->lin_cap); in si_rcv_process_new()240 sm->p_subn->max_ucast_lid_ho); in si_rcv_process_new()
166 || max_lid > p_mgr->p_subn->max_ucast_lid_ho) { in lid_mgr_validate_db()562 p_range->max_lid = p_mgr->p_subn->max_ucast_lid_ho; in lid_mgr_init_sweep()
1253 p_subn->max_ucast_lid_ho = IB_LID_UCAST_END_HO; in osm_subn_init()
768 uint16_t max_ucast_lid_ho; member