Searched refs:mlx4_cmd_event (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4.h | 1213 void mlx4_cmd_event(struct mlx4_dev *dev, u16 token, u8 status, u64 out_param);
|
H A D | eq.c | 598 mlx4_cmd_event(dev, in mlx4_eq_int()
|
H A D | cmd.c | 660 void mlx4_cmd_event(struct mlx4_dev *dev, u16 token, u8 status, u64 out_param) in mlx4_cmd_event() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4.h | 1224 void mlx4_cmd_event(struct mlx4_dev *dev, u16 token, u8 status, u64 out_param);
|
H A D | eq.c | 598 mlx4_cmd_event(dev, in mlx4_eq_int()
|
H A D | cmd.c | 660 void mlx4_cmd_event(struct mlx4_dev *dev, u16 token, u8 status, u64 out_param) in mlx4_cmd_event() function
|
Completed in 19 milliseconds