Home
last modified time | relevance | path

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

/linux-3.3/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.3/drivers/net/ethernet/broadcom/
Dcnic_defs.h2690 struct fcoe_kwqe_init2 { struct
2691 u8 hsi_major_version;
2692 u8 hsi_minor_version;
2693 struct fcoe_kwqe_header hdr;
2694 __le32 hash_tbl_pbl_addr_lo;
2695 __le32 hash_tbl_pbl_addr_hi;
2696 __le32 t2_hash_tbl_addr_lo;
2697 __le32 t2_hash_tbl_addr_hi;
2698 __le32 t2_ptr_hash_tbl_addr_lo;
2699 __le32 t2_ptr_hash_tbl_addr_hi;
[all …]