Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ib.c43 static void px_ib_intr_redist(void *arg, int32_t weight_max, int32_t weight);
80 intr_dist_add_weighted(px_ib_intr_redist, ib_p); in px_ib_attach()
102 intr_dist_rem_weighted(px_ib_intr_redist, ib_p); in px_ib_detach()
292 px_ib_intr_redist(void *arg, int32_t weight_max, int32_t weight) in px_ib_intr_redist() function