Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c1644 uint_t sgid_max, pkey_max, tbl_size; in tavor_port_query() local
1730 sgid_max = min((pi->p_sgid_tbl_sz - i), 8); in tavor_port_query()
1731 for (j = 0; j < sgid_max; j++) { in tavor_port_query()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c1906 uint_t sgid_max, pkey_max, tbl_size; in hermon_port_query() local
2007 sgid_max = min((pi->p_sgid_tbl_sz - i), 8); in hermon_port_query()
2008 for (j = 0; j < sgid_max; j++) { in hermon_port_query()