Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_l3_main.c43 static int qeth_l3_set_offline(struct ccwgroup_device *);
2617 qeth_l3_set_offline(cgdev); in qeth_l3_remove_device()
2773 static int qeth_l3_set_offline(struct ccwgroup_device *cgdev) in qeth_l3_set_offline() function
2866 .set_offline = qeth_l3_set_offline,