Searched refs:tavor_eqhdl_t (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c47 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 e
[all...]
H A Dtavor_cq.c1052 tavor_cq_handler(tavor_state_t *state, tavor_eqhdl_t eq,
1126 tavor_cq_err_handler(tavor_state_t *state, tavor_eqhdl_t eq,
H A Dtavor_cmd.c316 tavor_cmd_complete_handler(tavor_state_t *state, tavor_eqhdl_t eq,
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_event.h207 * The tavor_sw_eq_s structure is also referred to using the "tavor_eqhdl_t"
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 Dtavor_typedef.h87 typedef struct tavor_sw_eq_s *tavor_eqhdl_t; typedef in typeref:struct:tavor_sw_eq_s
H A Dtavor_cq.h269 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 Dtavor.h507 tavor_eqhdl_t ts_eqhdl[TAVOR_NUM_EQ];
H A Dtavor_cmd.h611 int tavor_cmd_complete_handler(tavor_state_t *state, tavor_eqhdl_t eq,

Completed in 115 milliseconds