Searched refs:qeth_stop_channel (Results 1 – 1 of 1) sorted by relevance
1710 static int qeth_stop_channel(struct qeth_channel *channel) in qeth_stop_channel() function5044 qeth_stop_channel(channel); in qeth_determine_capabilities()5212 qeth_stop_channel(&card->data); in qeth_hardsetup_card()5213 qeth_stop_channel(&card->write); in qeth_hardsetup_card()5214 qeth_stop_channel(&card->read); in qeth_hardsetup_card()5379 qeth_stop_channel(&card->data); in qeth_set_online()5380 qeth_stop_channel(&card->write); in qeth_set_online()5381 qeth_stop_channel(&card->read); in qeth_set_online()5420 rc = qeth_stop_channel(&card->data); in qeth_set_offline()5421 rc2 = qeth_stop_channel(&card->write); in qeth_set_offline()[all …]