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

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c1949 u32 comm_caps; local
1951 comm_caps = swab32(readl((__iomem char *)priv->mfunc.comm +
1953 comm_rst = (comm_caps & (u32)(1 << COMM_CHAN_RST_OFFSET));

Completed in 46 milliseconds