Searched refs:qeth_stop_channel (Results 1 – 1 of 1) sorted by relevance
1674 static int qeth_stop_channel(struct qeth_channel *channel) in qeth_stop_channel() function5013 qeth_stop_channel(channel); in qeth_determine_capabilities()5181 qeth_stop_channel(&card->data); in qeth_hardsetup_card()5182 qeth_stop_channel(&card->write); in qeth_hardsetup_card()5183 qeth_stop_channel(&card->read); in qeth_hardsetup_card()5348 qeth_stop_channel(&card->data); in qeth_set_online()5349 qeth_stop_channel(&card->write); in qeth_set_online()5350 qeth_stop_channel(&card->read); in qeth_set_online()5391 rc = qeth_stop_channel(&card->data); in qeth_set_offline()5392 rc2 = qeth_stop_channel(&card->write); in qeth_set_offline()[all …]