Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ieee802154/
Dadf7242.c266 #define FLAG_START 1 macro
705 set_bit(FLAG_START, &lp->flags); in adf7242_start()
717 clear_bit(FLAG_START, &lp->flags); in adf7242_stop()
741 if (test_bit(FLAG_START, &lp->flags)) in adf7242_channel()
1017 } else if (!xmit && test_bit(FLAG_START, &lp->flags)) { in adf7242_isr()
1044 if (test_bit(FLAG_START, &lp->flags)) in adf7242_soft_reset()
1056 if (test_bit(FLAG_START, &lp->flags)) { in adf7242_soft_reset()