Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c124 uint32_t tavor_max_port_width = TAVOR_MAX_PORT_WIDTH;
491 cp->cp_max_port_width = TAVOR_MAX_PORT_WIDTH; in tavor_cfg_profile_init_phase2()
529 cp->cp_max_port_width = TAVOR_MAX_PORT_WIDTH; in tavor_cfg_profile_init_phase2()
568 cp->cp_max_port_width = TAVOR_MAX_PORT_WIDTH; in tavor_cfg_profile_init_phase2()
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_misc.h216 #define TAVOR_MAX_PORT_WIDTH 0x3 macro