Home
last modified time | relevance | path

Searched refs:pkey_tbl_alloc_sz (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h595 uint_t pkey_tbl_alloc_sz; /* in: # of entries in P_Key table */ member
609 uint_t pkey_tbl_alloc_sz; /* in: # of entries in P_Key table */ member
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c3180 query_hca_port->pkey_tbl_alloc_sz = in ibnex_ctl_query_hca_port()
3181 query_hca_port_32->pkey_tbl_alloc_sz; in ibnex_ctl_query_hca_port()
3220 pkey_tbl_sz = MIN(query_hca_port->pkey_tbl_alloc_sz, in ibnex_ctl_query_hca_port()