Home
last modified time | relevance | path

Searched refs:uhw_outlen (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmain.c821 size_t uhw_outlen = (uhw) ? uhw->outlen : 0; in mlx5_ib_query_device() local
835 if (uhw_outlen && uhw_outlen < resp_len) in mlx5_ib_query_device()
904 if (offsetofend(typeof(resp), tso_caps) <= uhw_outlen) { in mlx5_ib_query_device()
914 if (offsetofend(typeof(resp), rss_caps) <= uhw_outlen) { in mlx5_ib_query_device()
930 if (offsetofend(typeof(resp), tso_caps) <= uhw_outlen) in mlx5_ib_query_device()
932 if (offsetofend(typeof(resp), rss_caps) <= uhw_outlen) in mlx5_ib_query_device()
1070 if (offsetofend(typeof(resp), cqe_comp_caps) <= uhw_outlen) { in mlx5_ib_query_device()
1088 if (offsetofend(typeof(resp), packet_pacing_caps) <= uhw_outlen && in mlx5_ib_query_device()
1107 uhw_outlen) { in mlx5_ib_query_device()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmain.c800 size_t uhw_outlen = (uhw) ? uhw->outlen : 0; in mlx5_ib_query_device() local
814 if (uhw_outlen && uhw_outlen < resp_len) in mlx5_ib_query_device()
885 if (offsetofend(typeof(resp), tso_caps) <= uhw_outlen) { in mlx5_ib_query_device()
895 if (offsetofend(typeof(resp), rss_caps) <= uhw_outlen) { in mlx5_ib_query_device()
915 if (offsetofend(typeof(resp), tso_caps) <= uhw_outlen) in mlx5_ib_query_device()
917 if (offsetofend(typeof(resp), rss_caps) <= uhw_outlen) in mlx5_ib_query_device()
1058 if (offsetofend(typeof(resp), cqe_comp_caps) <= uhw_outlen) { in mlx5_ib_query_device()
1076 if (offsetofend(typeof(resp), packet_pacing_caps) <= uhw_outlen && in mlx5_ib_query_device()
1095 uhw_outlen) { in mlx5_ib_query_device()
[all...]

Completed in 7 milliseconds