Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dqeth_l2_main.c27 static int qeth_l2_set_offline(struct ccwgroup_device *);
856 qeth_l2_set_offline(cgdev); in qeth_l2_remove_device()
1113 static int qeth_l2_set_offline(struct ccwgroup_device *cgdev) in qeth_l2_set_offline() function
1230 .set_offline = qeth_l2_set_offline,