Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h526 ib_link_width_t p_width_active; member
561 ib_link_width_t p_width_active; member
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h639 ib_link_width_t p_width_active; member
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c3115 (x)->p_width_active = (y)->p_width_active; \
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c1682 pi->p_width_active = portinfo.LinkWidthActive; in tavor_port_query()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c1952 pi->p_width_active = portinfo.LinkWidthActive; in hermon_port_query()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1825 resp.active_width = port_info->p_width_active; in sol_uverbs_query_port()