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