Searched refs:config_dev (Results 1 – 1 of 1) sorted by relevance
2435 memcpy(mailbox->buf, config_dev, sizeof(*config_dev)); in mlx4_CONFIG_DEV_set()2457 memcpy(config_dev, mailbox->buf, sizeof(*config_dev)); in mlx4_CONFIG_DEV_get()2480 struct mlx4_config_dev config_dev = {0}; in mlx4_config_dev_retrieval() local2517 struct mlx4_config_dev config_dev; in mlx4_config_vxlan_port() local2519 memset(&config_dev, 0, sizeof(config_dev)); in mlx4_config_vxlan_port()2521 config_dev.vxlan_udp_dport = udp_port; in mlx4_config_vxlan_port()2530 struct mlx4_config_dev config_dev; in mlx4_disable_rx_port_check() local2532 memset(&config_dev, 0, sizeof(config_dev)); in mlx4_disable_rx_port_check()2535 config_dev.roce_flags = in mlx4_disable_rx_port_check()2543 struct mlx4_config_dev config_dev; in mlx4_config_roce_v2_port() local[all …]