Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dqeth_core_main.c918 static void qeth_cancel_cmd(struct qeth_cmd_buffer *iob, int rc) in qeth_cancel_cmd() function
1234 qeth_cancel_cmd(channel->active_cmd, -EIO); in qeth_irq()
1244 qeth_cancel_cmd(iob, rc); in qeth_irq()
1260 qeth_cancel_cmd(iob, -ECANCELED); in qeth_irq()
1288 qeth_cancel_cmd(iob, rc); in qeth_irq()
1308 qeth_cancel_cmd(iob, rc); in qeth_irq()
1318 qeth_cancel_cmd(iob, -EIO); in qeth_irq()