Searched refs:aq_utils_obj_test (Results 1 – 5 of 5) sorted by relevance
60 if (aq_utils_obj_test(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in aq_hw_err_from_flags()64 if (aq_utils_obj_test(&hw->flags, AQ_HW_FLAG_ERR_HW)) { in aq_hw_err_from_flags()
37 static inline bool aq_utils_obj_test(atomic_t *flags, u32 mask) in aq_utils_obj_test() function
161 if (aq_utils_obj_test(&self->flags, AQ_NIC_FLAGS_IS_NOT_READY)) in aq_nic_service_timer_cb()
636 if (aq_utils_obj_test(&self->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in hw_atl_b0_hw_ring_tx_head_update()
599 if (aq_utils_obj_test(&self->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in hw_atl_a0_hw_ring_tx_head_update()