Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ieee802154/
Dadf7242.c265 #define FLAG_START 1 macro
704 set_bit(FLAG_START, &lp->flags); in adf7242_start()
716 clear_bit(FLAG_START, &lp->flags); in adf7242_stop()
740 if (test_bit(FLAG_START, &lp->flags)) in adf7242_channel()
1018 } else if (!xmit && test_bit(FLAG_START, &lp->flags)) { in adf7242_isr()
1045 if (test_bit(FLAG_START, &lp->flags)) in adf7242_soft_reset()
1057 if (test_bit(FLAG_START, &lp->flags)) { in adf7242_soft_reset()