octep_request_irqs
if (octep_request_irqs(oct))
if (octep_request_irqs(oct_hw, octep_vdpa_intr_handler, oct_hw->nb_irqs))
octep_request_irqs(oct_hw, octep_vdpa_dev_event_handler, 1);
octep_request_irqs(&mgmt_dev->oct_hw, octep_vdpa_dev_event_handler, 1);