Home
last modified time | relevance | path

Searched hist:"3 db1db93e34325e14bb29f8f1d904020c409bea6" (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/s390/cio/
H A Dqdio_debug.hdiff 3db1db93e34325e14bb29f8f1d904020c409bea6 Fri Mar 20 14:00:00 CET 2020 Julian Wiedmann <jwi@linux.ibm.com> s390/qdio: cleanly split alloc and establish

All that qdio_allocate() actually uses from the init_data is the cdev,
and the number of Input and Output Queues. Have the driver pass those as
parameters, and defer the init_data processing into qdio_establish().
This includes writing per-device(!) trace entries, and most of the
sanity checks.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
H A Dqdio_debug.cdiff 3db1db93e34325e14bb29f8f1d904020c409bea6 Fri Mar 20 14:00:00 CET 2020 Julian Wiedmann <jwi@linux.ibm.com> s390/qdio: cleanly split alloc and establish

All that qdio_allocate() actually uses from the init_data is the cdev,
and the number of Input and Output Queues. Have the driver pass those as
parameters, and defer the init_data processing into qdio_establish().
This includes writing per-device(!) trace entries, and most of the
sanity checks.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
H A Dqdio_main.cdiff 3db1db93e34325e14bb29f8f1d904020c409bea6 Fri Mar 20 14:00:00 CET 2020 Julian Wiedmann <jwi@linux.ibm.com> s390/qdio: cleanly split alloc and establish

All that qdio_allocate() actually uses from the init_data is the cdev,
and the number of Input and Output Queues. Have the driver pass those as
parameters, and defer the init_data processing into qdio_establish().
This includes writing per-device(!) trace entries, and most of the
sanity checks.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
/linux/arch/s390/include/asm/
H A Dqdio.hdiff 3db1db93e34325e14bb29f8f1d904020c409bea6 Fri Mar 20 14:00:00 CET 2020 Julian Wiedmann <jwi@linux.ibm.com> s390/qdio: cleanly split alloc and establish

All that qdio_allocate() actually uses from the init_data is the cdev,
and the number of Input and Output Queues. Have the driver pass those as
parameters, and defer the init_data processing into qdio_establish().
This includes writing per-device(!) trace entries, and most of the
sanity checks.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
/linux/drivers/s390/scsi/
H A Dzfcp_qdio.cdiff 3db1db93e34325e14bb29f8f1d904020c409bea6 Fri Mar 20 14:00:00 CET 2020 Julian Wiedmann <jwi@linux.ibm.com> s390/qdio: cleanly split alloc and establish

All that qdio_allocate() actually uses from the init_data is the cdev,
and the number of Input and Output Queues. Have the driver pass those as
parameters, and defer the init_data processing into qdio_establish().
This includes writing per-device(!) trace entries, and most of the
sanity checks.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
/linux/drivers/s390/net/
H A Dqeth_core_main.cdiff 3db1db93e34325e14bb29f8f1d904020c409bea6 Fri Mar 20 14:00:00 CET 2020 Julian Wiedmann <jwi@linux.ibm.com> s390/qdio: cleanly split alloc and establish

All that qdio_allocate() actually uses from the init_data is the cdev,
and the number of Input and Output Queues. Have the driver pass those as
parameters, and defer the init_data processing into qdio_establish().
This includes writing per-device(!) trace entries, and most of the
sanity checks.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>