Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c1027 newmap->mp_qpn = (ntohl(entry->te_qpn) & FIP_TE_QPN_MASK); in eib_fip_parse_vhub_table()
1242 newmap->mp_qpn = (ntohl(entry->te_qpn) & FIP_TE_QPN_MASK); in eib_fip_parse_vhub_update()
1394 newmap->mp_qpn = ld->ld_gw_data_qpn; in eib_fip_queue_gw_entry()
H A Deib_vnic.c626 ucast.mp_qpn, &av->av_vect); in eib_vnic_setup_dest()
634 "failed, ret=%d", ucast.mp_qpn, EIB_DATA_QKEY, ret); in eib_vnic_setup_dest()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h539 ib_qpn_t mp_qpn; member