Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c1710 static int qeth_halt_channel(struct qeth_card *card, in qeth_halt_channel() function
1780 rc1 = qeth_halt_channel(card, &card->read); in qeth_halt_channels()
1781 rc2 = qeth_halt_channel(card, &card->write); in qeth_halt_channels()
1782 rc3 = qeth_halt_channel(card, &card->data); in qeth_halt_channels()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c1653 static int qeth_halt_channel(struct qeth_card *card, in qeth_halt_channel() function
1722 rc1 = qeth_halt_channel(card, &card->read); in qeth_halt_channels()
1723 rc2 = qeth_halt_channel(card, &card->write); in qeth_halt_channels()
1724 rc3 = qeth_halt_channel(card, &card->data); in qeth_halt_channels()

Completed in 17 milliseconds