Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h8252 struct fcoe_kwqe_init2 struct
8254 uint8_t hsi_major_version /* Implies on a change broken previous HSI */;
8255 uint8_t hsi_minor_version /* Implies on a change which does not broken previous HSI */;
8256 struct fcoe_kwqe_header hdr /* KWQ WQE header */;
8257 uint32_t hash_tbl_pbl_addr_lo /* Lower 32-bit of Hash table PBL */;
8258 uint32_t hash_tbl_pbl_addr_hi /* Higher 32-bit of Hash table PBL */;
8259 uint32_t t2_hash_tbl_addr_lo /* Lower 32-bit of T2 Hash table */;
8260 uint32_t t2_hash_tbl_addr_hi /* Higher 32-bit of T2 Hash table */;
8261 uint32_t t2_ptr_hash_tbl_addr_lo /* Lower 32-bit of T2 ptr Hash table */;
8262 uint32_t t2_ptr_hash_tbl_addr_hi /* Higher 32-bit of T2 ptr Hash table */;
[all …]