Searched refs:config_dev (Results 1 – 1 of 1) sorted by relevance
2393 memcpy(mailbox->buf, config_dev, sizeof(*config_dev)); in mlx4_CONFIG_DEV_set()2415 memcpy(config_dev, mailbox->buf, sizeof(*config_dev)); in mlx4_CONFIG_DEV_get()2438 struct mlx4_config_dev config_dev = {0}; in mlx4_config_dev_retrieval() local2475 struct mlx4_config_dev config_dev; in mlx4_config_vxlan_port() local2477 memset(&config_dev, 0, sizeof(config_dev)); in mlx4_config_vxlan_port()2479 config_dev.vxlan_udp_dport = udp_port; in mlx4_config_vxlan_port()2488 struct mlx4_config_dev config_dev; in mlx4_disable_rx_port_check() local2490 memset(&config_dev, 0, sizeof(config_dev)); in mlx4_disable_rx_port_check()2493 config_dev.roce_flags = in mlx4_disable_rx_port_check()2501 struct mlx4_config_dev config_dev; in mlx4_config_roce_v2_port() local[all …]