Home
last modified time | relevance | path

Searched refs:alb_port_num (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_ioctl.h270 uint8_t alb_port_num; member
H A Dhermon_misc.h506 uint8_t alb_port_num; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c980 lb.alb_port_num = lb32.alb_port_num; in hermon_ioctl_loopback()
1002 if (!hermon_portnum_is_valid(state, lb.alb_port_num)) { in hermon_ioctl_loopback()
1022 if (hermon_port_query(state, lb.alb_port_num, &pi) != 0) { in hermon_ioctl_loopback()
3048 lb32.alb_port_num = lb->alb_port_num; in hermon_loopback_copyout()