Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw_utils.c88 if (aq_utils_obj_test(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in aq_hw_err_from_flags()
92 if (aq_utils_obj_test(&hw->flags, AQ_HW_FLAG_ERR_HW)) { in aq_hw_err_from_flags()
H A Daq_utils.h34 static inline bool aq_utils_obj_test(atomic_t *flags, u32 mask) in aq_utils_obj_test() function
H A Daq_main.c108 if (unlikely(aq_utils_obj_test(&aq_nic->flags, AQ_NIC_PTP_DPATH_UP))) { in aq_ndev_start_xmit()
H A Daq_nic.c236 if (aq_utils_obj_test(&self->flags, AQ_NIC_FLAGS_IS_NOT_READY)) in aq_nic_service_task()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c612 if (aq_utils_obj_test(&self->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in hw_atl_a0_hw_ring_tx_head_update()
H A Dhw_atl_b0.c888 if (aq_utils_obj_test(&self->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in hw_atl_b0_hw_ring_tx_head_update()