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