Searched defs:bnxt_re_dev (Results 1 – 1 of 1) sorted by relevance
159 struct bnxt_re_dev { struct160 struct ib_device ibdev;161 struct list_head list;162 unsigned long flags;171 struct net_device *netdev;172 struct auxiliary_device *adev;173 struct notifier_block nb;174 unsigned int version, major, minor;175 struct bnxt_qplib_chip_ctx *chip_ctx;176 struct bnxt_en_dev *en_dev;[all …]