Searched refs:eib_ibt_modify_chan_pkey (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_ibt.c | 330 eib_ibt_modify_chan_pkey(eib_t *ss, eib_chan_t *chan, ib_pkey_t pkey) in eib_ibt_modify_chan_pkey() function 723 (void) eib_ibt_modify_chan_pkey(ss, chan, chan->ch_pkey); in eib_ibt_reset_partitions() 730 (void) eib_ibt_modify_chan_pkey(ss, chan, in eib_ibt_reset_partitions() 734 (void) eib_ibt_modify_chan_pkey(ss, chan, in eib_ibt_reset_partitions()
|
H A D | eib_vnic.c | 1411 ret = eib_ibt_modify_chan_pkey(ss, vnic->vn_ctl_chan, in eib_vnic_set_partition() 1429 ret = eib_ibt_modify_chan_pkey(ss, vnic->vn_data_chan, in eib_vnic_set_partition()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/eoib/ |
H A D | eib_impl.h | 886 extern int eib_ibt_modify_chan_pkey(eib_t *, eib_chan_t *, ib_pkey_t);
|