Searched refs:hls_err (Results 1 – 2 of 2) sorted by relevance
1076 lb.alb_error_type = lstate.hls_err; in hermon_ioctl_loopback()1112 lstate.hls_err = HERMON_LOOPBACK_XMIT_SEND_CQ_ALLOC_FAIL; in hermon_ioctl_loopback()1114 lb.alb_error_type = lstate.hls_err; in hermon_ioctl_loopback()1121 lstate.hls_err = HERMON_LOOPBACK_RECV_SEND_CQ_ALLOC_FAIL; in hermon_ioctl_loopback()1123 lb.alb_error_type = lstate.hls_err; in hermon_ioctl_loopback()1130 lstate.hls_err = HERMON_LOOPBACK_XMIT_QP_INIT_FAIL; in hermon_ioctl_loopback()1133 lb.alb_error_type = lstate.hls_err; in hermon_ioctl_loopback()1140 lstate.hls_err = HERMON_LOOPBACK_RECV_QP_INIT_FAIL; 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()[all …]
559 int hls_err; member