Searched refs:IEEE802154_IS_ASSOCIATING (Results 1 – 2 of 2) sorted by relevance
27 IEEE802154_IS_ASSOCIATING = BIT(2), enumerator312 return test_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_is_associating()
568 set_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_perform_association()603 clear_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_perform_association()