Searched refs:hermon_port_query (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_misc.h | 668 int hermon_port_query(hermon_state_t *state, uint_t port,
|
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_ioctl.c | 892 (void) hermon_port_query(state, i + 1, &pi); in hermon_ioctl_ports() 1022 if (hermon_port_query(state, lb.alb_port_num, &pi) != 0) { in hermon_ioctl_loopback()
|
H A D | hermon_misc.c | 1900 hermon_port_query(hermon_state_t *state, uint_t port, ibt_hca_portinfo_t *pi) in hermon_port_query() function
|
H A D | hermon_ci.c | 395 status = hermon_port_query(state, port, &info_p[indx]); in hermon_ci_query_hca_ports()
|