Searched refs:eth_net_offloads (Results 1 – 4 of 4) sorted by relevance
691 attr->eth_net_offloads = MLX5_GET(cmd_hca_cap, hcattr, in mlx5_devx_cmd_query_hca_attr()692 eth_net_offloads); in mlx5_devx_cmd_query_hca_attr()753 if (!attr->eth_net_offloads) in mlx5_devx_cmd_query_hca_attr()795 attr->eth_net_offloads = 0; in mlx5_devx_cmd_query_hca_attr()804 attr->eth_net_offloads = 0; in mlx5_devx_cmd_query_hca_attr()
84 uint32_t eth_net_offloads:1; member
1240 u8 eth_net_offloads[0x1]; member
1708 if (config->hca_attr.eth_net_offloads) { in mlx5_set_min_inline()