Home
last modified time | relevance | path

Searched refs:hca_max_mcg (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h345 uint_t hca_max_mcg; /* Max multicast groups */ member
440 uint_t hca_max_mcg; /* Max multicast groups */ member
/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h473 uint_t hca_max_mcg; /* Max multicast groups */ member
/titanic_50/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2914 (x)->hca_max_mcg = (y)->hca_max_mcg; \
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c795 attr->max_mcast_grp = hattr.hca_max_mcg; in ib_query_device()
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1722 resp.max_mcast_grp = hca_attr.hca_max_mcg; in sol_uverbs_query_device()
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c2028 hca_attr->hca_max_mcg = val; in tavor_soft_state_init()
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2685 hca_attr->hca_max_mcg = (uint_t)val; in hermon_soft_state_init()