Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l3_main.c2040 if (card->info.open_when_online) { in qeth_l3_set_online()
2041 card->info.open_when_online = 0; in qeth_l3_set_online()
H A Dqeth_core.h722 u8 open_when_online:1; member
H A Dqeth_l2_main.c2273 if (card->info.open_when_online) { in qeth_l2_set_online()
2274 card->info.open_when_online = 0; in qeth_l2_set_online()
H A Dqeth_core_main.c5354 card->info.open_when_online = card->dev->flags & IFF_UP; in qeth_set_offline()