Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac802154/
Dieee802154_i.h26 IEEE802154_IS_BEACONING = BIT(1), enumerator
294 return test_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_is_beaconing()
Dscan.c453 clear_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_stop_beacons_locked()
478 set_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_send_beacons_locked()