Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
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()