Home
last modified time | relevance | path

Searched refs:rem_cap_mask (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ofed/opensm/opensm/
Dosm_link_mgr.c389 ib_net32_t rem_cap_mask; in link_mgr_set_physp_pi() local
394 rem_cap_mask = rphysp0->port_info.capability_mask; in link_mgr_set_physp_pi()
396 rem_cap_mask = p_remote_physp->port_info.capability_mask; in link_mgr_set_physp_pi()
399 rem_cap_mask & IB_PORT_CAP_HAS_EXT_SPEEDS) { in link_mgr_set_physp_pi()
/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
Dibdiag_common.c773 uint32_t cap_mask, rem_cap_mask, fdr10; in get_max_msg() local
808 rem_cap_mask = mad_get_field(info, 0, IB_PORT_CAPMASK_F); in get_max_msg()
810 rem_cap_mask = 0; in get_max_msg()
812 rem_cap_mask & CL_NTOH32(IB_PORT_CAP_HAS_EXT_SPEEDS)) in get_max_msg()