Searched defs:iwarp_mpa_offload_ramrod_data (Results 1 – 1 of 1) sorted by relevance
1095 struct iwarp_mpa_offload_ramrod_data struct1097 struct mpa_outgoing_params common;1098 __le32 tcp_cid;1099 u8 mode /* Basic/Enhanced (use enum mpa_negotiation_mode) */;1100 u8 tcp_connect_side /* Passive/Active. use enum tcp_connect_mode */;1101 u8 rtr_pref;1106 u8 reserved2;1107 struct mpa_ulp_buffer incoming_ulp_buffer /* host buffer for placing the incoming MPA reply */;1108 … /* host buffer for async tcp/mpa completion information - must have space for at least 8 bytes */;1109 … handle_for_async /* a host cookie that will be echoed back with in every qp-specific async EQE */;[all …]