hns_roce_work
struct hns_roce_work flush_work;
static void dump_aeqe_log(struct hns_roce_work *irq_work)
struct hns_roce_work *irq_work =
container_of(work, struct hns_roce_work, work);
struct hns_roce_work *irq_work;
irq_work = kzalloc_obj(struct hns_roce_work, GFP_ATOMIC);
struct hns_roce_work *flush_work = &hr_qp->flush_work;
struct hns_roce_work *flush_work = container_of(work,
struct hns_roce_work, work);
struct hns_roce_work *flush_work = &hr_qp->flush_work;