Home
last modified time | relevance | path

Searched refs:aq_utils_obj_test (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_hw_utils.c69 if (aq_utils_obj_test(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in aq_hw_err_from_flags()
73 if (aq_utils_obj_test(&hw->flags, AQ_HW_FLAG_ERR_HW)) { in aq_hw_err_from_flags()
Daq_utils.h34 static inline bool aq_utils_obj_test(atomic_t *flags, u32 mask) in aq_utils_obj_test() function
Daq_nic.c195 if (aq_utils_obj_test(&self->flags, AQ_NIC_FLAGS_IS_NOT_READY)) in aq_nic_service_task()
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c605 if (aq_utils_obj_test(&self->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in hw_atl_a0_hw_ring_tx_head_update()
Dhw_atl_b0.c673 if (aq_utils_obj_test(&self->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in hw_atl_b0_hw_ring_tx_head_update()