Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sm.h831 void osm_set_sm_priority(osm_sm_t *sm, uint8_t priority);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm.c455 void osm_set_sm_priority(osm_sm_t * sm, uint8_t priority) in osm_set_sm_priority() function
H A Dosm_console.c390 osm_set_sm_priority(&p_osm->sm, (uint8_t)priority); in priority_parse()
H A Dosm_subnet.c275 osm_set_sm_priority(p_sm, sm_priority); in opts_setup_sm_priority()