Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dqeth_core_main.c903 static int qeth_setup_channel(struct qeth_channel *channel, bool alloc_buffers) in qeth_setup_channel() function
1506 if (qeth_setup_channel(&card->read, true)) in qeth_alloc_card()
1508 if (qeth_setup_channel(&card->write, true)) in qeth_alloc_card()
1510 if (qeth_setup_channel(&card->data, false)) in qeth_alloc_card()