Searched refs:BE_ERROR_HW (Results 1 – 2 of 2) sorted by relevance
210 if (be_check_error(adapter, BE_ERROR_HW)) in be_rxq_notify()225 if (be_check_error(adapter, BE_ERROR_HW)) in be_txq_notify()244 if (be_check_error(adapter, BE_ERROR_HW)) in be_eq_notify()265 if (be_check_error(adapter, BE_ERROR_HW)) in be_cq_notify()2849 BE_ERROR_HW)) { in be_rx_cq_clean()2902 be_check_error(adapter, BE_ERROR_HW)) in be_tx_compl_clean()3346 if (be_check_error(adapter, BE_ERROR_HW)) in be_detect_error()5425 if (!be_check_error(adapter, BE_ERROR_HW)) in be_err_detection_task()
934 #define BE_ERROR_HW (BE_ERROR_EEH | BE_ERROR_UE | BE_ERROR_TX) macro