Searched refs:qp_eq (Results 1 – 2 of 2) sorted by relevance
210 arr[i++].fwh = port->qp_eq->fw_handle; in ehea_update_firmware_handles()931 eqe = ehea_poll_eq(port->qp_eq); in ehea_qp_aff_irq_handler()950 eqe = ehea_poll_eq(port->qp_eq); in ehea_qp_aff_irq_handler()1280 port->qp_eq->attr.ist1); in ehea_reg_interrupts()1286 port->qp_eq->attr.ist1); in ehea_reg_interrupts()1316 ibmebus_free_irq(port->qp_eq->attr.ist1, port); in ehea_reg_interrupts()1340 ibmebus_free_irq(port->qp_eq->attr.ist1, port); in ehea_free_interrupts()1343 port->qp_eq->attr.ist1); in ehea_free_interrupts()2248 if (!port->qp_eq) { in ehea_port_res_setup()2287 ehea_destroy_eq(port->qp_eq); in ehea_port_res_setup()[all …]
435 struct ehea_eq *qp_eq; member