Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dbnxt_re.h112 struct bnxt_re_dev { struct
113 struct ib_device ibdev;
114 struct list_head list;
115 unsigned long flags;
125 struct net_device *netdev;
126 unsigned int version, major, minor;
127 struct bnxt_qplib_chip_ctx chip_ctx;
128 struct bnxt_en_dev *en_dev;
129 struct bnxt_msix_entry msix_entries[BNXT_RE_MAX_MSIX];
130 int num_msix;
[all …]