Searched refs:hermon_set_addr_path (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_qpmod.c | 1398 status = hermon_set_addr_path(state, adds_vect, qpc_path, 1499 status = hermon_set_addr_path(state, adds_vect, 1541 status = hermon_set_addr_path(state, adds_vect, qpc_path, 1614 status = hermon_set_addr_path(state, adds_vect, 1802 status = hermon_set_addr_path(state, adds_vect, 1885 status = hermon_set_addr_path(state, adds_vect, 2043 status = hermon_set_addr_path(state, adds_vect, 2116 status = hermon_set_addr_path(state, adds_vect, 2361 status = hermon_set_addr_path(state, adds_vect, 2475 status = hermon_set_addr_path(stat [all...] |
H A D | hermon_misc.c | 526 * it by then calling hermon_set_addr_path() to fill in the common 529 status = hermon_set_addr_path(state, attr_p, 546 * The reason for this is described in hermon_set_addr_path(). 666 * hermon_set_addr_path(). 668 status = hermon_set_addr_path(state, attr_p, 2157 * hermon_set_addr_path() 2171 hermon_set_addr_path(hermon_state_t *state, ibt_adds_vect_t *av, function 2279 * Note: Just like hermon_set_addr_path() above, this routine is used for two
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_misc.h | 78 * These defines are used by hermon_get_addr_path() and hermon_set_addr_path() 678 int hermon_set_addr_path(hermon_state_t *state, ibt_adds_vect_t *av,
|
Completed in 61 milliseconds