Home
last modified time | relevance | path

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

/linux/net/mac802154/
H A Dieee802154_i.h27 IEEE802154_IS_ASSOCIATING = BIT(2), enumerator
315 return test_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_is_associating()
H A Dscan.c566 set_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_perform_association()
601 clear_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_perform_association()