Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_ci_types.h356 typedef struct ibt_eec_info_s { struct
357 uint32_t eec_sq_psn:24; /* SQ PSN */
358 uint32_t eec_rq_psn:24; /* RQ PSN */
359 ib_eecn_t eec_dst_eecn; /* destination EECN */
360 ibt_cep_state_t eec_state; /* EEC state */
363 uint8_t eec_rdma_ra_in; /* RDMA-R/Atomics in */
364 uint8_t eec_retry_cnt:3;
365 ibt_rnr_retry_cnt_t eec_rnr_retry_cnt;
366 ib_mtu_t eec_path_mtu;
367 ibt_cep_path_t eec_prim_path; /* primary path */
[all …]