rdev_to_dev
#define rdev_to_dev(rdev) ((rdev) ? (&(rdev)->ibdev.dev) : NULL)
static inline struct device *rdev_to_dev(struct bnxt_re_dev *rdev)