Home
last modified time | relevance | path

Searched refs:IBT_FCTL_LAST_SEQ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1522 IBT_FCTL_LAST_SEQ = (1 << 20), enumerator
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c346 fc_bits |= (is->is_ctl.fc_frame_ctrl & IBT_FCTL_LAST_SEQ) ? in hermon_post_send_ud()