Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h8316 struct fcoe_kwqe_conn_offload3 struct
8318 uint16_t vlan_tag;
8325 struct fcoe_kwqe_header hdr /* KWQ WQE header */;
8326 uint8_t s_id[3] /* Source ID, received during FLOGI */;
8327 …_seqs_c3 /* Maximum concurrent Sequences for Class 3 supported by target, received during PLOGI */;
8328 uint8_t d_id[3] /* Destination ID, received after inquiry of the fabric network */;
8329 uint8_t flags;
8346 uint32_t reserved;
8347 uint32_t confq_first_pbe_addr_lo /* The first page used when handling CONFQ - low address */;
8348 uint32_t confq_first_pbe_addr_hi /* The first page used when handling CONFQ - high address */;
[all …]