Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h567 typedef struct ibd_acache_s { struct
568 struct list_node ac_list; /* free/active list */
569 ibt_ud_dest_hdl_t ac_dest;
570 ipoib_mac_t ac_mac;
571 uint32_t ac_ref;
572 ibd_mce_t *ac_mce; /* for MCG AHs */
575 struct ibd_rc_chan_s *ac_chan;
577 kmutex_t tx_too_big_mutex;
579 boolean_t tx_too_big_ongoing;