Home
last modified time | relevance | path

Searched refs:mlxcx_event_queue_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_intr.c52 mlxcx_event_queue_t *mleq = &mlxp->mlx_eqs[i]; in mlxcx_intr_disable()
80 mlxcx_event_queue_t *mleq = &mlxp->mlx_eqs[i]; in mlxcx_intr_teardown()
110 mlxcx_eq_next(mlxcx_event_queue_t *mleq) in mlxcx_eq_next()
152 mlxcx_arm_eq(mlxcx_t *mlxp, mlxcx_event_queue_t *mleq) in mlxcx_arm_eq()
190 mlxcx_update_eq(mlxcx_t *mlxp, mlxcx_event_queue_t *mleq) in mlxcx_update_eq()
702 mlxcx_intr_ini(mlxcx_t *mlxp, mlxcx_event_queue_t *mleq) in mlxcx_intr_ini()
732 mlxcx_intr_fini(mlxcx_event_queue_t *mleq) in mlxcx_intr_fini()
746 mlxcx_event_queue_t *mleq = (mlxcx_event_queue_t *)arg2; in mlxcx_intr_async()
1057 mlxcx_event_queue_t *mleq = (mlxcx_event_queue_t *)arg2; in mlxcx_intr_n()
1301 sizeof (mlxcx_event_queue_t); in mlxcx_intr_setup()
H A Dmlxcx.h514 } mlxcx_event_queue_t; typedef
608 mlxcx_event_queue_t *mlcq_eq;
1180 mlxcx_event_queue_t *mlx_eqs;
1314 extern void mlxcx_arm_eq(mlxcx_t *, mlxcx_event_queue_t *);
1437 extern boolean_t mlxcx_cmd_create_eq(mlxcx_t *, mlxcx_event_queue_t *);
1438 extern boolean_t mlxcx_cmd_destroy_eq(mlxcx_t *, mlxcx_event_queue_t *);
1439 extern boolean_t mlxcx_cmd_query_eq(mlxcx_t *, mlxcx_event_queue_t *,
H A Dmlxcx.c888 mlxcx_eq_alloc_dma(mlxcx_t *mlxp, mlxcx_event_queue_t *mleq) in mlxcx_eq_alloc_dma()
923 mlxcx_eq_rele_dma(mlxcx_t *mlxp, mlxcx_event_queue_t *mleq) in mlxcx_eq_rele_dma()
1037 mlxcx_event_queue_t *mleq; in mlxcx_teardown_eqs()
1520 mlxcx_event_queue_t *eq; in mlxcx_eq_check()
2391 mlxcx_event_queue_t *mleq = &mlxp->mlx_eqs[vec]; in mlxcx_setup_eq()
2430 mlxcx_event_queue_t *mleq; in mlxcx_eq_set_attached()
2487 mlxcx_event_queue_t *mleq; in mlxcx_setup_eqs()
H A Dmlxcx_ring.c250 mlxcx_event_queue_t *mleq; in mlxcx_cq_teardown()
337 mlxcx_cq_setup(mlxcx_t *mlxp, mlxcx_event_queue_t *eq, in mlxcx_cq_setup()
743 mlxcx_event_queue_t *eq; in mlxcx_rx_group_setup()
1323 mlxcx_event_queue_t *eq; in mlxcx_tx_group_setup()
H A Dmlxcx_cmd.c2125 mlxcx_cmd_create_eq(mlxcx_t *mlxp, mlxcx_event_queue_t *mleq) in mlxcx_cmd_create_eq()
2188 mlxcx_cmd_query_eq(mlxcx_t *mlxp, mlxcx_event_queue_t *mleq, in mlxcx_cmd_query_eq()
2224 mlxcx_cmd_destroy_eq(mlxcx_t *mlxp, mlxcx_event_queue_t *mleq) in mlxcx_cmd_destroy_eq()