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

/solaris-userland/components/open-fabrics/libibverbs/
H A Dsolaris_compatibility.c677 * pkey pointer is passed for "pkey_table", the memory will be allocated
684 uint16_t **pkey_table)
742 if (pkey_table) {
743 *pkey_table = NULL;
757 *pkey_table = pkeys;
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 23 milliseconds