Searched defs:bnxt_re_dev (Results 1 – 1 of 1) sorted by relevance
480 struct bnxt_re_dev { struct481 struct ib_device ibdev;482 struct list_head list;483 atomic_t ref_count;484 atomic_t sched_count;485 unsigned long flags;508 struct ifnet *netdev;509 struct auxiliary_device *adev;510 struct bnxt_qplib_chip_ctx *chip_ctx;511 struct bnxt_en_dev *en_dev;[all …]