Searched defs:iwarp_mpa_offload_ramrod_data (Results 1 – 1 of 1) sorted by relevance
694 struct iwarp_mpa_offload_ramrod_data struct696 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 …]