summaryrefslogtreecommitdiff
path: root/include/linux/qed/qed_fcoe_if.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/qed/qed_fcoe_if.h')
-rw-r--r--include/linux/qed/qed_fcoe_if.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/linux/qed/qed_fcoe_if.h b/include/linux/qed/qed_fcoe_if.h
index bd6bcb809415..1e015c50e6b8 100644
--- a/include/linux/qed/qed_fcoe_if.h
+++ b/include/linux/qed/qed_fcoe_if.h
@@ -24,6 +24,11 @@ struct qed_dev_fcoe_info {
void __iomem *primary_dbq_rq_addr;
void __iomem *secondary_bdq_rq_addr;
+
+ u64 wwpn;
+ u64 wwnn;
+
+ u8 num_cqs;
};
struct qed_fcoe_params_offload {