Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h350 struct fcoe_kwqe_init2 { struct
351 u8 hsi_major_version;
352 u8 hsi_minor_version;
353 struct fcoe_kwqe_header hdr;
354 __le32 hash_tbl_pbl_addr_lo;
355 __le32 hash_tbl_pbl_addr_hi;
356 __le32 t2_hash_tbl_addr_lo;
357 __le32 t2_hash_tbl_addr_hi;
358 __le32 t2_ptr_hash_tbl_addr_lo;
359 __le32 t2_ptr_hash_tbl_addr_hi;
[all …]
/linux-3.4.99/drivers/net/ethernet/broadcom/
Dcnic_defs.h2665 struct fcoe_kwqe_init2 { struct
2666 u8 hsi_major_version;
2667 u8 hsi_minor_version;
2668 struct fcoe_kwqe_header hdr;
2669 __le32 hash_tbl_pbl_addr_lo;
2670 __le32 hash_tbl_pbl_addr_hi;
2671 __le32 t2_hash_tbl_addr_lo;
2672 __le32 t2_hash_tbl_addr_hi;
2673 __le32 t2_ptr_hash_tbl_addr_lo;
2674 __le32 t2_ptr_hash_tbl_addr_hi;
[all …]