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

/linux-master/drivers/s390/net/
H A Dqeth_core_main.c1711 static int qeth_stop_channel(struct qeth_channel *channel) function
5042 qeth_stop_channel(channel);
5210 qeth_stop_channel(&card->data);
5211 qeth_stop_channel(&card->write);
5212 qeth_stop_channel(&card->read);
5377 qeth_stop_channel(&card->data);
5378 qeth_stop_channel(&card->write);
5379 qeth_stop_channel(&card->read);
5418 rc = qeth_stop_channel(&card->data);
5419 rc2 = qeth_stop_channel(
[all...]

Completed in 104 milliseconds