Searched defs:bnxt_re_dev (Results 1 – 1 of 1) sorted by relevance
130 struct bnxt_re_dev { struct131 struct ib_device ibdev;132 struct list_head list;133 unsigned long flags;143 struct net_device *netdev;144 unsigned int version, major, minor;145 struct bnxt_qplib_chip_ctx *chip_ctx;146 struct bnxt_en_dev *en_dev;147 struct bnxt_msix_entry msix_entries[BNXT_RE_MAX_MSIX];148 int num_msix;[all …]