Home
last modified time | relevance | path

Searched refs:DEV_STATE_UP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dlcs.c1253 if (card->state == DEV_STATE_UP) { in lcs_register_mc_addresses()
1533 if (card->state != DEV_STATE_UP) { in __lcs_start_xmit()
1672 card->state = DEV_STATE_UP; in lcs_detect()
1695 card->state == DEV_STATE_UP) { in lcs_stopcard()
1760 card->state != DEV_STATE_UP) in lcs_get_skb()
1889 card->state = DEV_STATE_UP; in lcs_open_device()
2006 if (card->state != DEV_STATE_UP) in lcs_dev_recover_store()
2175 card->state = DEV_STATE_UP; in lcs_new_device()
2230 if (recover_state == DEV_STATE_UP) { in __lcs_shutdown_device()
H A Dlcs.h171 DEV_STATE_UP, enumerator
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dlcs.c1249 if (card->state == DEV_STATE_UP) { in lcs_register_mc_addresses()
1529 if (card->state != DEV_STATE_UP) { in __lcs_start_xmit()
1660 card->state = DEV_STATE_UP; in lcs_detect()
1683 card->state == DEV_STATE_UP) { in lcs_stopcard()
1748 card->state != DEV_STATE_UP) in lcs_get_skb()
1872 card->state = DEV_STATE_UP; in lcs_open_device()
1990 if (card->state != DEV_STATE_UP) in lcs_dev_recover_store()
2151 card->state = DEV_STATE_UP; in lcs_new_device()
2206 if (recover_state == DEV_STATE_UP) { in __lcs_shutdown_device()
H A Dlcs.h171 DEV_STATE_UP, enumerator

Completed in 8 milliseconds