Home
last modified time | relevance | path

Searched defs:iwarp_offload_params (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.h718 struct iwarp_offload_params struct
720 struct mpa_ulp_buffer incoming_ulp_buffer /* host buffer for placing the incoming MPA request */;
721 … /* host buffer for async tcp/mpa completion information - must have space for at least 8 bytes */;
722 …ir handle_for_async /* host handle that will be echoed back with in every qp-specific async EQE */;
723 __le16 physical_q0 /* Physical QM queue to be tied to logical Q0 */;
724 __le16 physical_q1 /* Physical QM queue to be tied to logical Q1 */;
725 u8 stats_counter_id /* Statistics counter ID to use */;
726 u8 mpa_mode /* Basic/Enahnced. Used for a verification for incoming MPA request */;
727 u8 reserved[10];