Searched refs:BE_ERROR_HW (Results 1 – 2 of 2) sorted by relevance
194 if (be_check_error(adapter, BE_ERROR_HW)) in be_rxq_notify()209 if (be_check_error(adapter, BE_ERROR_HW)) in be_txq_notify()228 if (be_check_error(adapter, BE_ERROR_HW)) in be_eq_notify()249 if (be_check_error(adapter, BE_ERROR_HW)) in be_cq_notify()2497 BE_ERROR_HW)) { in be_rx_cq_clean()2549 be_check_error(adapter, BE_ERROR_HW)) in be_tx_compl_clean()3163 if (be_check_error(adapter, BE_ERROR_HW)) in be_detect_error()5441 if (be_check_error(adapter, BE_ERROR_HW)) { in be_err_detection_task()
801 #define BE_ERROR_HW (BE_ERROR_EEH | BE_ERROR_UE) macro