Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac802154/
Dieee802154_i.h26 IEEE802154_IS_BEACONING = BIT(1), enumerator
302 return test_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_is_beaconing()
Dscan.c455 clear_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_stop_beacons_locked()
481 set_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_send_beacons_locked()