Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/s390/net/
Dlcs.c1254 if (card->state == DEV_STATE_UP) { in lcs_register_mc_addresses()
1535 if (card->state != DEV_STATE_UP) { in __lcs_start_xmit()
1675 card->state = DEV_STATE_UP; in lcs_detect()
1698 card->state == DEV_STATE_UP) { in lcs_stopcard()
1763 card->state != DEV_STATE_UP) in lcs_get_skb()
1893 card->state = DEV_STATE_UP; in lcs_open_device()
2010 if (card->state != DEV_STATE_UP) in lcs_dev_recover_store()
2179 card->state = DEV_STATE_UP; in lcs_new_device()
2234 if (recover_state == DEV_STATE_UP) { in __lcs_shutdown_device()
Dlcs.h171 DEV_STATE_UP, enumerator