Searched refs:is_assoc (Results 1 – 2 of 2) sorted by relevance
33 bool is_assoc; in cfg802154_device_is_associated() local36 is_assoc = !list_empty(&wpan_dev->children) || wpan_dev->parent; in cfg802154_device_is_associated()39 return is_assoc; in cfg802154_device_is_associated()
1943 if (!hw_crypto_disabled && param->is_assoc) in ath11k_wmi_copy_peer_flags()