Home
last modified time | relevance | path

Searched refs:eq_ptr (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_eq.c417 static irqreturn_t mthca_tavor_msi_x_interrupt(int irq, void *eq_ptr) in mthca_tavor_msi_x_interrupt() argument
419 struct mthca_eq *eq = eq_ptr; in mthca_tavor_msi_x_interrupt()
451 static irqreturn_t mthca_arbel_msi_x_interrupt(int irq, void *eq_ptr) in mthca_arbel_msi_x_interrupt() argument
453 struct mthca_eq *eq = eq_ptr; in mthca_arbel_msi_x_interrupt()
/NextBSD/sys/dev/mlx5/mlx5_core/
HDmlx5_eq.c324 static irqreturn_t mlx5_msix_handler(int irq, void *eq_ptr) in mlx5_msix_handler() argument
326 struct mlx5_eq *eq = eq_ptr; in mlx5_msix_handler()
/NextBSD/contrib/gcc/
HDggc-common.c844 eq_ptr (const void *p1, const void *p2) in eq_ptr() function
887 ptr_hash = htab_create (10, hash_ptr, eq_ptr, NULL); in ggc_record_overhead()
HDChangeLog-200415655 (hash_ptr,eq_ptr,ggc_prune_ptr): New static functions.
/NextBSD/sys/ofed/drivers/net/mlx4/
HDeq.c796 static irqreturn_t mlx4_msi_x_interrupt(int irq, void *eq_ptr) in mlx4_msi_x_interrupt() argument
798 struct mlx4_eq *eq = eq_ptr; in mlx4_msi_x_interrupt()
/NextBSD/sys/dev/ifmlx4/
HDeq.c796 static irqreturn_t mlx4_msi_x_interrupt(int irq, void *eq_ptr) in mlx4_msi_x_interrupt() argument
798 struct mlx4_eq *eq = eq_ptr; in mlx4_msi_x_interrupt()