Lines Matching refs:qp_eq
206 arr[i++].fwh = port->qp_eq->fw_handle; in ehea_update_firmware_handles()
927 eqe = ehea_poll_eq(port->qp_eq); in ehea_qp_aff_irq_handler()
946 eqe = ehea_poll_eq(port->qp_eq); in ehea_qp_aff_irq_handler()
1271 ret = ibmebus_request_irq(port->qp_eq->attr.ist1, in ehea_reg_interrupts()
1276 port->qp_eq->attr.ist1); in ehea_reg_interrupts()
1282 port->qp_eq->attr.ist1); in ehea_reg_interrupts()
1312 ibmebus_free_irq(port->qp_eq->attr.ist1, port); in ehea_reg_interrupts()
1336 ibmebus_free_irq(port->qp_eq->attr.ist1, port); in ehea_free_interrupts()
1339 port->qp_eq->attr.ist1); in ehea_free_interrupts()
1510 init_attr->aff_eq_handle = port->qp_eq->fw_handle; in ehea_init_port_res()
2242 port->qp_eq = ehea_create_eq(port->adapter, eq_type, in ehea_port_res_setup()
2244 if (!port->qp_eq) { in ehea_port_res_setup()
2283 ehea_destroy_eq(port->qp_eq); in ehea_port_res_setup()
2295 ret |= ehea_destroy_eq(port->qp_eq); in ehea_clean_all_portres()