Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c444 cp->cp_max_port_width = tavor_max_port_width; in tavor_cfg_profile_init_phase2()
482 cp->cp_max_port_width = TAVOR_MAX_PORT_WIDTH; in tavor_cfg_profile_init_phase2()
520 cp->cp_max_port_width = TAVOR_MAX_PORT_WIDTH; in tavor_cfg_profile_init_phase2()
559 cp->cp_max_port_width = TAVOR_MAX_PORT_WIDTH; in tavor_cfg_profile_init_phase2()
H A Dtavor.c2089 val = cfgprof->cp_max_port_width; in tavor_hca_port_init()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h151 uint32_t cp_max_port_width; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h162 uint32_t cp_max_port_width; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c353 cp->cp_max_port_width = port->ib_port_wid; /* now from query_port */ in hermon_cfg_profile_init_phase2()
H A Dhermon.c3543 val = cfgprof->cp_max_port_width; in hermon_hca_port_init()