Searched defs:bnxt_re_dev (Results 1 – 1 of 1) sorted by relevance
138 struct bnxt_re_dev { struct139 struct ib_device ibdev;140 struct list_head list;141 unsigned long flags;150 struct net_device *netdev;151 struct notifier_block nb;152 unsigned int version, major, minor;153 struct bnxt_qplib_chip_ctx *chip_ctx;154 struct bnxt_en_dev *en_dev;155 int num_msix;[all …]