Searched refs:eq_ptr (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/ofed/drivers/infiniband/hw/mthca/ |
| HD | mthca_eq.c | 417 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/ |
| HD | mlx5_eq.c | 324 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/ |
| HD | ggc-common.c | 844 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()
|
| HD | ChangeLog-2004 | 15655 (hash_ptr,eq_ptr,ggc_prune_ptr): New static functions.
|
| /NextBSD/sys/ofed/drivers/net/mlx4/ |
| HD | eq.c | 796 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/ |
| HD | eq.c | 796 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()
|