Searched refs:aq_utils_obj_test (Results 1 – 3 of 3) sorted by relevance
110 if (aq_utils_obj_test(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in aq_hw_err_from_flags()114 if (aq_utils_obj_test(&hw->flags, AQ_HW_FLAG_ERR_HW)) { in aq_hw_err_from_flags()
34 static inline bool aq_utils_obj_test(atomic_t *flags, u32 mask) in aq_utils_obj_test() function
888 if (aq_utils_obj_test(&self->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in hw_atl_b0_hw_ring_tx_head_update()