Searched refs:BE_ERROR_HW (Results 1 – 2 of 2) sorted by relevance
212 if (be_check_error(adapter, BE_ERROR_HW)) in be_rxq_notify()227 if (be_check_error(adapter, BE_ERROR_HW)) in be_txq_notify()246 if (be_check_error(adapter, BE_ERROR_HW)) in be_eq_notify()267 if (be_check_error(adapter, BE_ERROR_HW)) in be_cq_notify()2848 BE_ERROR_HW)) { in be_rx_cq_clean()2901 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()5560 if (!be_check_error(adapter, BE_ERROR_HW)) in be_err_detection_task()
941 #define BE_ERROR_HW (BE_ERROR_EEH | BE_ERROR_UE | BE_ERROR_TX) macro