Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dlcs.c1279 if (card->state == DEV_STATE_UP) { in lcs_register_mc_addresses()
1560 if (card->state != DEV_STATE_UP) { in __lcs_start_xmit()
1700 card->state = DEV_STATE_UP; in lcs_detect()
1723 card->state == DEV_STATE_UP) { in lcs_stopcard()
1787 card->state != DEV_STATE_UP) in lcs_get_skb()
1916 card->state = DEV_STATE_UP; in lcs_open_device()
2031 if (card->state != DEV_STATE_UP) in lcs_dev_recover_store()
2199 card->state = DEV_STATE_UP; in lcs_new_device()
2254 if (recover_state == DEV_STATE_UP) { in __lcs_shutdown_device()
Dlcs.h169 DEV_STATE_UP, enumerator