Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4750 struct fcoe_kwqe_init2 struct
4752 u8_t hsi_major_version /* Implies on a change broken previous HSI */;
4753 u8_t hsi_minor_version /* Implies on a change which does not broken previous HSI */;
4754 struct fcoe_kwqe_header hdr /* KWQ WQE header */;
4755 u32_t hash_tbl_pbl_addr_lo /* Lower 32-bit of Hash table PBL */;
4756 u32_t hash_tbl_pbl_addr_hi /* Higher 32-bit of Hash table PBL */;
4757 u32_t t2_hash_tbl_addr_lo /* Lower 32-bit of T2 Hash table */;
4758 u32_t t2_hash_tbl_addr_hi /* Higher 32-bit of T2 Hash table */;
4759 u32_t t2_ptr_hash_tbl_addr_lo /* Lower 32-bit of T2 ptr Hash table */;
4760 u32_t t2_ptr_hash_tbl_addr_hi /* Higher 32-bit of T2 ptr Hash table */;
[all …]