Home
last modified time | relevance | path

Searched refs:hls_err (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c1076 lb.alb_error_type = lstate.hls_err; in hermon_ioctl_loopback()
1114 lb.alb_error_type = lstate.hls_err; in hermon_ioctl_loopback()
1123 lb.alb_error_type = lstate.hls_err; in hermon_ioctl_loopback()
1133 lb.alb_error_type = lstate.hls_err; in hermon_ioctl_loopback()
1143 lb.alb_error_type = lstate.hls_err; in hermon_ioctl_loopback()
1152 lstate.hls_err = 0; in hermon_ioctl_loopback()
1203 lstate.hls_err = HERMON_LOOPBACK_SUCCESS; in hermon_ioctl_loopback()
2952 lstate->hls_err += i; in hermon_loopback_alloc_qps()
2976 lstate->hls_err += 2; in hermon_loopback_alloc_qps()
3012 lstate->hls_err += 1; in hermon_loopback_modify_qp()
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h559 int hls_err; member