Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/include/linux/mlx4/
HDcmd.h236 u32 mlx4_comm_get_version(void);
/NextBSD/sys/dev/ifmlx4/
HDcmd.c1924 reply |= mlx4_comm_get_version(); in mlx4_master_do_cmd()
2426 u32 mlx4_comm_get_version(void) in mlx4_comm_get_version() function
HDmain.c1846 cmd_channel_ver = mlx4_comm_get_version(); in mlx4_init_slave()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDcmd.c1925 reply |= mlx4_comm_get_version(); in mlx4_master_do_cmd()
2427 u32 mlx4_comm_get_version(void) in mlx4_comm_get_version() function
HDmain.c1881 cmd_channel_ver = mlx4_comm_get_version(); in mlx4_init_slave()