Searched defs:bnxt_re_dev (Results 1 – 1 of 1) sorted by relevance
176 struct bnxt_re_dev { struct177 struct ib_device ibdev;178 struct list_head list;179 unsigned long flags;188 struct net_device *netdev;189 struct auxiliary_device *adev;190 unsigned int version, major, minor;191 struct bnxt_qplib_chip_ctx *chip_ctx;192 struct bnxt_en_dev *en_dev;194 int id;[all …]