Home
last modified time | relevance | path

Searched refs:AQ_HW_FLAG_ERR_UNPLUG (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_hw_utils.c46 aq_utils_obj_set(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG); in aq_hw_read_reg()
71 aq_utils_obj_set(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG); in aq_hw_read_reg64()
88 if (aq_utils_obj_test(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG)) { in aq_hw_err_from_flags()
A Daq_hw.h122 #define AQ_HW_FLAG_ERR_UNPLUG 0x40000000U macro
125 #define AQ_HW_FLAG_ERRORS (AQ_HW_FLAG_ERR_HW | AQ_HW_FLAG_ERR_UNPLUG)
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl/
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()
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()

Completed in 10 milliseconds