Searched refs:tavor_eq_overflow_handler (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_event.c | 1224 tavor_eq_overflow_handler(state, eq, eqe); in tavor_port_state_change_handler() 1300 tavor_eq_overflow_handler(state, eq, eqe); in tavor_comm_estbl_handler() 1361 tavor_eq_overflow_handler(state, eq, eqe); in tavor_local_wq_cat_err_handler() 1422 tavor_eq_overflow_handler(state, eq, eqe); in tavor_invreq_local_wq_err_handler() 1483 tavor_eq_overflow_handler(state, eq, eqe); in tavor_local_acc_vio_wq_err_handler() 1545 tavor_eq_overflow_handler(state, eq, eqe); in tavor_sendq_drained_handler() 1621 tavor_eq_overflow_handler(state, eq, eqe); in tavor_path_mig_handler() 1682 tavor_eq_overflow_handler(state, eq, eqe); in tavor_path_mig_err_handler() 1743 tavor_eq_overflow_handler(state, eq, eqe); in tavor_srq_catastrophic_handler() 1808 tavor_eq_overflow_handler(state, eq, eqe); in tavor_srq_last_wqe_reached_handler() [all …]
|
H A D | tavor_cq.c | 991 tavor_eq_overflow_handler(state, eq, eqe); in tavor_cq_handler() 1057 tavor_eq_overflow_handler(state, eq, eqe); in tavor_cq_err_handler()
|
H A D | tavor_cmd.c | 302 tavor_eq_overflow_handler(state, eq, eqe); in tavor_cmd_complete_handler()
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_event.h | 251 void tavor_eq_overflow_handler(tavor_state_t *state, tavor_eqhdl_t eq,
|