Searched refs:qeth_stop_channel (Results 1 – 1 of 1) sorted by relevance
1731 static int qeth_stop_channel(struct qeth_channel *channel) in qeth_stop_channel() function4992 qeth_stop_channel(channel); in qeth_determine_capabilities()5163 qeth_stop_channel(&card->data); in qeth_hardsetup_card()5164 qeth_stop_channel(&card->write); in qeth_hardsetup_card()5165 qeth_stop_channel(&card->read); in qeth_hardsetup_card()5328 qeth_stop_channel(&card->data); in qeth_set_online()5329 qeth_stop_channel(&card->write); in qeth_set_online()5330 qeth_stop_channel(&card->read); in qeth_set_online()5370 rc = qeth_stop_channel(&card->data); in qeth_set_offline()5371 rc2 = qeth_stop_channel(&card->write); in qeth_set_offline()[all …]