Searched refs:eth_net_offloads (Results 1 – 4 of 4) sorted by relevance
160 uint32_t eth_net_offloads:1; member
861 attr->eth_net_offloads = MLX5_GET(cmd_hca_cap, hcattr, in mlx5_devx_cmd_query_hca_attr()862 eth_net_offloads); in mlx5_devx_cmd_query_hca_attr()1031 if (!attr->eth_net_offloads) in mlx5_devx_cmd_query_hca_attr()1062 attr->eth_net_offloads = 0; in mlx5_devx_cmd_query_hca_attr()
1531 u8 eth_net_offloads[0x1]; member
2643 if (hca_attr->eth_net_offloads) { in mlx5_set_min_inline()