Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mlx4/
Dcmd.h309 u32 mlx4_comm_get_version(void);
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c2102 reply |= mlx4_comm_get_version(); in mlx4_master_do_cmd()
2664 u32 mlx4_comm_get_version(void) in mlx4_comm_get_version() function
Dmain.c1833 cmd_channel_ver = mlx4_comm_get_version(); in mlx4_init_slave()