Home
last modified time | relevance | path

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

/openbmc/linux/net/mac802154/
H A Dieee802154_i.h26 IEEE802154_IS_BEACONING = BIT(1), enumerator
294 return test_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_is_beaconing()
H A 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()