Home
last modified time | relevance | path

Searched refs:mlx4_comm_get_version (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/mlx4/
Dcmd.h310 u32 mlx4_comm_get_version(void);
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c2119 reply |= mlx4_comm_get_version(); in mlx4_master_do_cmd()
2722 u32 mlx4_comm_get_version(void) in mlx4_comm_get_version() function
Dmain.c2107 cmd_channel_ver = mlx4_comm_get_version(); in mlx4_init_slave()