Searched defs:bnxt_re_dev (Results 1 – 1 of 1) sorted by relevance
170 struct bnxt_re_dev { struct171 struct ib_device ibdev;172 struct list_head list;173 unsigned long flags;182 struct net_device *netdev;183 struct auxiliary_device *adev;184 unsigned int version, major, minor;185 struct bnxt_qplib_chip_ctx *chip_ctx;186 struct bnxt_en_dev *en_dev;188 int id;[all …]