Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dqeth_l3_main.c47 static int __qeth_l3_set_offline(struct ccwgroup_device *, int);
3378 static int __qeth_l3_set_offline(struct ccwgroup_device *cgdev, in __qeth_l3_set_offline() function
3422 return __qeth_l3_set_offline(cgdev, 0); in qeth_l3_set_offline()
3439 __qeth_l3_set_offline(card->gdev, 1); in qeth_l3_recover()
3479 __qeth_l3_set_offline(card->gdev, 1); in qeth_l3_pm_suspend()
3481 __qeth_l3_set_offline(card->gdev, 0); in qeth_l3_pm_suspend()