Searched refs:tavor_eqhdl_t (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_event.c | 47 static void tavor_eq_poll(tavor_state_t *state, tavor_eqhdl_t eq); 50 uint_t intr, tavor_eqhdl_t *eqhdl); 51 static int tavor_eq_free(tavor_state_t *state, tavor_eqhdl_t *eqhdl); 52 static int tavor_eq_handler_init(tavor_state_t *state, tavor_eqhdl_t eq, 54 tavor_eqhdl_t eq, tavor_hw_eqe_t *eqe)); 55 static int tavor_eq_handler_fini(tavor_state_t *state, tavor_eqhdl_t eq); 56 static void tavor_eqe_sync(tavor_eqhdl_t eq, tavor_hw_eqe_t *eqe, uint_t flag, 59 tavor_eqhdl_t eq, tavor_hw_eqe_t *eqe); 61 tavor_eqhdl_t eq, tavor_hw_eqe_t *eqe); 63 tavor_eqhdl_t eq, tavor_hw_eqe_t *eqe); [all …]
|
H A D | tavor_cq.c | 1052 tavor_cq_handler(tavor_state_t *state, tavor_eqhdl_t eq, in tavor_cq_handler() 1126 tavor_cq_err_handler(tavor_state_t *state, tavor_eqhdl_t eq, in tavor_cq_err_handler()
|
H A D | tavor_cmd.c | 316 tavor_cmd_complete_handler(tavor_state_t *state, tavor_eqhdl_t eq, in tavor_cmd_complete_handler()
|
/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_event.h | 239 int (*eq_func)(tavor_state_t *state, tavor_eqhdl_t eq, 251 void tavor_eq_overflow_handler(tavor_state_t *state, tavor_eqhdl_t eq,
|
H A D | tavor_cq.h | 269 int tavor_cq_handler(tavor_state_t *state, tavor_eqhdl_t eq, 271 int tavor_cq_err_handler(tavor_state_t *state, tavor_eqhdl_t eq,
|
H A D | tavor_typedef.h | 87 typedef struct tavor_sw_eq_s *tavor_eqhdl_t; typedef
|
H A D | tavor.h | 507 tavor_eqhdl_t ts_eqhdl[TAVOR_NUM_EQ];
|
H A D | tavor_cmd.h | 611 int tavor_cmd_complete_handler(tavor_state_t *state, tavor_eqhdl_t eq,
|