Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_hsi_iwarp.h1109 struct iwarp_mpa_offload_ramrod_data struct
1111 struct mpa_outgoing_params common;
1112 __le32 tcp_cid;
1113 u8 mode /* Basic/Enhanced (use enum mpa_negotiation_mode) */;
1114 u8 tcp_connect_side /* Passive/Active. use enum tcp_connect_mode */;
1115 u8 rtr_pref;
1120 u8 reserved2;
1121 struct mpa_ulp_buffer incoming_ulp_buffer /* host buffer for placing the incoming MPA reply */;
1122 … /* host buffer for async tcp/mpa completion information - must have space for at least 8 bytes */;
1123 … handle_for_async /* a host cookie that will be echoed back with in every qp-specific async EQE */;
[all …]