Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_iwarp.h694 struct iwarp_mpa_offload_ramrod_data struct
696 struct mpa_outgoing_params common;
697 __le32 tcp_cid;
698 u8 mode /* Basic/Enhanced */;
699 u8 tcp_connect_side /* Passive/Active. use enum tcp_connect_mode */;
700 u8 rtr_pref;
705 u8 reserved2;
706 struct mpa_ulp_buffer incoming_ulp_buffer /* host buffer for placing the incoming MPA reply */;
707 … /* host buffer for async tcp/mpa completion information - must have space for at least 8 bytes */;
708 … handle_for_async /* a host cookie that will be echoed back with in every qp-specific async EQE */;
[all …]