Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h111 typedef struct ibt_rc_chan_modify_attr_s { struct
112 ibt_cep_flags_t rc_control; /* Channel Control Flags */
113 uint_t rc_sq_sz; /* Set SQ Max outstanding WRs */
114 uint_t rc_rq_sz; /* Set RQ Max outstanding WRs */
116 ibt_adds_vect_t rc_prim_adds_vect; /* Primary Path Address */
117 ibt_adds_vect_t rc_alt_adds_vect; /* Alternate Path Address */
118 uint8_t rc_path_retry_cnt:3;
119 ibt_rnr_retry_cnt_t rc_path_rnr_retry_cnt;
120 ibt_rnr_nak_time_t rc_min_rnr_nak; /* min RNR-NAK timer */
121 uint8_t rc_prim_port_num; /* Port of Primary Path */
[all …]