Home
last modified time | relevance | path

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

/linux/drivers/scsi/qedf/
A Dqedf_hsi.h123 struct fcoe_err_report_entry { struct
124 __le32 err_warn_bitmap_lo /* Error bitmap lower 32 bits */;
125 __le32 err_warn_bitmap_hi /* Error bitmap higher 32 bits */;
127 __le32 tx_buf_off;
129 __le32 rx_buf_off;
130 __le16 rx_id /* RX_ID of the associated task */;
131 __le16 reserved1;
132 __le32 reserved2;
/linux/drivers/scsi/bnx2fc/
A D57xx_hsi_bnx2fc.h858 struct fcoe_err_report_entry { struct
859 struct fcoe_partial_err_report_entry data;
860 struct fcoe_fc_hdr fc_hdr;

Completed in 9 milliseconds