Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/net/
Dqeth_core_main.c919 static void qeth_cancel_cmd(struct qeth_cmd_buffer *iob, int rc) in qeth_cancel_cmd() function
1235 qeth_cancel_cmd(channel->active_cmd, -EIO); in qeth_irq()
1245 qeth_cancel_cmd(iob, rc); in qeth_irq()
1261 qeth_cancel_cmd(iob, -ECANCELED); in qeth_irq()
1289 qeth_cancel_cmd(iob, rc); in qeth_irq()
1309 qeth_cancel_cmd(iob, rc); in qeth_irq()
1319 qeth_cancel_cmd(iob, -EIO); in qeth_irq()