Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mlx4/
Dcmd.h303 u32 mlx4_comm_get_version(void);
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c2086 reply |= mlx4_comm_get_version(); in mlx4_master_do_cmd()
2648 u32 mlx4_comm_get_version(void) in mlx4_comm_get_version() function
Dmain.c1787 cmd_channel_ver = mlx4_comm_get_version(); in mlx4_init_slave()