Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.h62 uint8_t chan_numpaths; member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c1263 ibchanp->chan_numpaths = num_paths; in ibcma_path_hdlr()
1287 (idp->route).num_paths = ibchanp->chan_numpaths; in ibcma_path_hdlr()
1289 ibchanp->chan_numpaths, KM_SLEEP); in ibcma_path_hdlr()
1292 for (i = 0; i < ibchanp->chan_numpaths; i++) in ibcma_path_hdlr()
2438 if (ibchanp->chan_pathp && ibchanp->chan_numpaths && in ibcma_create_new_id()
2445 new_ibchanp->chan_numpaths = ibchanp->chan_numpaths; in ibcma_create_new_id()