Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h364 struct fcoe_kwqe_init2 { struct
365 u8 hsi_major_version;
366 u8 hsi_minor_version;
367 struct fcoe_kwqe_header hdr;
368 __le32 hash_tbl_pbl_addr_lo;
369 __le32 hash_tbl_pbl_addr_hi;
370 __le32 t2_hash_tbl_addr_lo;
371 __le32 t2_hash_tbl_addr_hi;
372 __le32 t2_ptr_hash_tbl_addr_lo;
373 __le32 t2_ptr_hash_tbl_addr_hi;
[all …]
/drivers/net/ethernet/broadcom/
Dcnic_defs.h2666 struct fcoe_kwqe_init2 { struct
2667 u8 hsi_major_version;
2668 u8 hsi_minor_version;
2669 struct fcoe_kwqe_header hdr;
2670 __le32 hash_tbl_pbl_addr_lo;
2671 __le32 hash_tbl_pbl_addr_hi;
2672 __le32 t2_hash_tbl_addr_lo;
2673 __le32 t2_hash_tbl_addr_hi;
2674 __le32 t2_ptr_hash_tbl_addr_lo;
2675 __le32 t2_ptr_hash_tbl_addr_hi;
[all …]