Searched refs:max_lso_cap (Results 1 – 4 of 4) sorted by relevance
186 sh->dev_cap.tso = ((1 << hca_attr->max_lso_cap) > 0); in mlx5_os_capabilities_prepare()188 sh->dev_cap.tso_max_payload_sz = 1 << hca_attr->max_lso_cap; in mlx5_os_capabilities_prepare()
170 uint32_t max_lso_cap; member
1073 attr->max_lso_cap = MLX5_GET(per_protocol_networking_offload_caps, in mlx5_devx_cmd_query_hca_attr()1074 hcattr, max_lso_cap); in mlx5_devx_cmd_query_hca_attr()
1751 u8 max_lso_cap[0x5]; member