Searched refs:IEEE802154_IS_ASSOCIATING (Results 1 – 2 of 2) sorted by relevance
27 IEEE802154_IS_ASSOCIATING = BIT(2), enumerator325 return test_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_is_associating()
582 set_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_perform_association()631 clear_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_perform_association()655 if (unlikely(!test_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing) || in mac802154_process_association_resp()669 clear_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_process_association_resp()