Searched refs:uhw_outlen (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/infiniband/hw/mlx5/
H A Dmain.c836 size_t uhw_outlen = (uhw) ? uhw->outlen : 0; local
850 if (uhw_outlen && uhw_outlen < resp_len)
919 if (offsetofend(typeof(resp), tso_caps) <= uhw_outlen) {
929 if (offsetofend(typeof(resp), rss_caps) <= uhw_outlen) {
945 if (offsetofend(typeof(resp), tso_caps) <= uhw_outlen)
947 if (offsetofend(typeof(resp), rss_caps) <= uhw_outlen)
1085 if (offsetofend(typeof(resp), cqe_comp_caps) <= uhw_outlen) {
1103 if (offsetofend(typeof(resp), packet_pacing_caps) <= uhw_outlen &&
1122 uhw_outlen) {
[all...]

Completed in 135 milliseconds