Home
last modified time | relevance | path

Searched defs:ibt_mcg_attr_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h572 typedef struct ibt_mcg_attr_s { struct
573 ib_gid_t mc_mgid; /* MGID */
574 ib_gid_t mc_pgid; /* SGID of the end port being */
576 ib_qkey_t mc_qkey; /* Q_Key */
577 ib_pkey_t mc_pkey; /* Partition key for this MCG */
578 ibt_mtu_req_t mc_mtu_req; /* MTU */
579 ibt_srate_req_t mc_rate_req; /* Static rate */
580 ibt_pkt_lt_req_t mc_pkt_lt_req; /* Packet Life Time Request */
581 uint_t mc_flow:20; /* FlowLabel. */
582 uint8_t mc_hop; /* HopLimit */
[all …]