Searched defs:tavor_set_addr_path (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c137 * and then calling tavor_set_addr_path() to fill in the common
141 status = tavor_set_addr_path(state, attr_p,
148 TAVOR_TNF_FAIL(status, "failed in tavor_set_addr_path");
207 * tavor_set_addr_path().
408 * and then calling tavor_set_addr_path() to fill in the common
417 * for this is described in tavor_set_addr_path().
420 status = tavor_set_addr_path(state, attr_p,
2084 * tavor_set_addr_path()
2094 tavor_set_addr_path(tavor_state_t *state, ibt_adds_vect_t *av, function
2099 TAVOR_TNF_ENTER(tavor_set_addr_path);
[all...]

Completed in 61 milliseconds