Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_l3_main.c47 static int __qeth_l3_set_offline(struct ccwgroup_device *, int);
3494 static int __qeth_l3_set_offline(struct ccwgroup_device *cgdev, in __qeth_l3_set_offline() function
3538 return __qeth_l3_set_offline(cgdev, 0); in qeth_l3_set_offline()
3555 __qeth_l3_set_offline(card->gdev, 1); in qeth_l3_recover()
3595 __qeth_l3_set_offline(card->gdev, 1); in qeth_l3_pm_suspend()
3597 __qeth_l3_set_offline(card->gdev, 0); in qeth_l3_pm_suspend()