Searched refs:ch_pkey_ix (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ctl.c62 chan->ch_pkey_ix = ss->ei_admin_chan->ch_pkey_ix;
226 alloc_attr.ud_pkey_ix = chan->ch_pkey_ix;
244 chan->ch_pkey_ix, ret);
H A Deib_adm.c76 chan->ch_pkey_ix = pkey_ix;
247 alloc_attr.ud_pkey_ix = chan->ch_pkey_ix;
265 chan->ch_pkey_ix, ret);
H A Deib_data.c74 chan->ch_pkey_ix = ss->ei_admin_chan->ch_pkey_ix;
714 alloc_attr.ud_pkey_ix = chan->ch_pkey_ix;
732 alloc_attr.ud_hca_port_num, chan->ch_pkey_ix,
H A Deib_ibt.c818 if ((chan->ch_pkey == new_pkey) && (chan->ch_pkey_ix == new_pkey_ix)) {
898 chan->ch_pkey_ix = new_pkey_ix;
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h465 uint16_t ch_pkey_ix; member in struct:eib_chan_s

Completed in 54 milliseconds