Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c337 HERMON_WQE_BUILD_FCP3_INIT(old_ds, is->is_ctl.fc_frame_ctrl, in hermon_post_send_ud()
344 desc_sz |= (is->is_ctl.fc_frame_ctrl & IBT_FCTL_SIT) ? 0x80 : 0; in hermon_post_send_ud()
346 fc_bits |= (is->is_ctl.fc_frame_ctrl & IBT_FCTL_LAST_SEQ) ? in hermon_post_send_ud()
/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1537 ibt_fctl_flags_t fc_frame_ctrl; member