Searched refs:TAVOR_EVT_EQ_OVERFLOW (Results 1 – 4 of 4) sorted by relevance
1221 eqe_evttype == TAVOR_EVT_EQ_OVERFLOW); in tavor_port_state_change_handler()1223 if (eqe_evttype == TAVOR_EVT_EQ_OVERFLOW) { in tavor_port_state_change_handler()1297 eqe_evttype == TAVOR_EVT_EQ_OVERFLOW); in tavor_comm_estbl_handler()1299 if (eqe_evttype == TAVOR_EVT_EQ_OVERFLOW) { in tavor_comm_estbl_handler()1358 eqe_evttype == TAVOR_EVT_EQ_OVERFLOW); in tavor_local_wq_cat_err_handler()1360 if (eqe_evttype == TAVOR_EVT_EQ_OVERFLOW) { in tavor_local_wq_cat_err_handler()1419 eqe_evttype == TAVOR_EVT_EQ_OVERFLOW); in tavor_invreq_local_wq_err_handler()1421 if (eqe_evttype == TAVOR_EVT_EQ_OVERFLOW) { in tavor_invreq_local_wq_err_handler()1480 eqe_evttype == TAVOR_EVT_EQ_OVERFLOW); in tavor_local_acc_vio_wq_err_handler()1482 if (eqe_evttype == TAVOR_EVT_EQ_OVERFLOW) { in tavor_local_acc_vio_wq_err_handler()[all …]
988 eqe_evttype == TAVOR_EVT_EQ_OVERFLOW); in tavor_cq_handler()990 if (eqe_evttype == TAVOR_EVT_EQ_OVERFLOW) { in tavor_cq_handler()1054 eqe_evttype == TAVOR_EVT_EQ_OVERFLOW); in tavor_cq_err_handler()1056 if (eqe_evttype == TAVOR_EVT_EQ_OVERFLOW) { in tavor_cq_err_handler()
299 eqe_evttype == TAVOR_EVT_EQ_OVERFLOW); in tavor_cmd_complete_handler()301 if (eqe_evttype == TAVOR_EVT_EQ_OVERFLOW) { in tavor_cmd_complete_handler()
132 #define TAVOR_EVT_EQ_OVERFLOW 0x0F macro