Home
last modified time | relevance | path

Searched refs:p_max_vl (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h542 uint8_t p_max_vl; /* Max num of virtual lanes */ member
577 uint8_t p_max_vl; /* Max num of virtual lanes */ member
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h650 uint8_t p_max_vl; /* Max num of virtual lanes */ member
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c3126 (x)->p_max_vl = (y)->p_max_vl; \
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c1688 pi->p_max_vl = portinfo.VLCap; in tavor_port_query()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c1958 pi->p_max_vl = portinfo.VLCap; in hermon_port_query()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1821 resp.max_vl_num = port_info->p_max_vl; in sol_uverbs_query_port()