Home
last modified time | relevance | path

Searched refs:qeth_cancel_cmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c989 static void qeth_cancel_cmd(struct qeth_cmd_buffer *iob, int rc) in qeth_cancel_cmd() function
1298 qeth_cancel_cmd(channel->active_cmd, -EIO); in qeth_irq()
1310 qeth_cancel_cmd(iob, rc); in qeth_irq()
1326 qeth_cancel_cmd(iob, -ECANCELED); in qeth_irq()
1353 qeth_cancel_cmd(iob, rc); in qeth_irq()
1363 qeth_cancel_cmd(iob, -EIO); in qeth_irq()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c916 static void qeth_cancel_cmd(struct qeth_cmd_buffer *iob, int rc) in qeth_cancel_cmd() function
1218 qeth_cancel_cmd(channel->active_cmd, -EIO); in qeth_irq()
1229 qeth_cancel_cmd(iob, rc); in qeth_irq()
1245 qeth_cancel_cmd(iob, -ECANCELED); in qeth_irq()
1272 qeth_cancel_cmd(iob, rc); in qeth_irq()
1282 qeth_cancel_cmd(iob, -EIO); in qeth_irq()

Completed in 17 milliseconds