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

/solaris-userland/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c674 * If the address of a gid pointer is passed for "gid_table", the memory
683 struct ibv_port_attr *port_attr, union ibv_gid **gid_table,
724 if (gid_table) {
725 *gid_table = NULL;
738 *gid_table = gids;
682 get_port_info(const char *devname, uint8_t port_num, struct ibv_port_attr *port_attr, union ibv_gid **gid_table, uint16_t **pkey_table) argument

Completed in 323 milliseconds