Searched refs:qeth_setup_channel (Results 1 – 1 of 1) sorted by relevance
903 static int qeth_setup_channel(struct qeth_channel *channel, bool alloc_buffers) in qeth_setup_channel() function1506 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()