Searched defs:get_port_info (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c682 get_port_info(const char *devname, uint8_t port_num, function
933 if (get_port_info(dev_name, port_num, &port_attr, &gids, NULL))
959 if (get_port_info(dev_name, port_num, &port_attr, NULL, &pkeys))
970 if (get_port_info(dev_name, port_num, &port_attr, NULL, NULL))

Completed in 17 milliseconds