Home
last modified time | relevance | path

Searched refs:PORT_SPEED_32G (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h67 #ifndef PORT_SPEED_32G
68 #define PORT_SPEED_32G 0x40 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h341 #define PORT_SPEED_32G 64 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c494 if (attr->supported_speed & PORT_SPEED_32G) in fct_get_adapter_port_attr()
515 case PORT_SPEED_32G: in fct_get_adapter_port_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1409 port_attrs->supported_speed |= PORT_SPEED_32G; in emlxs_fct_populate_hba_details()
2021 link->port_speed = PORT_SPEED_32G; in emlxs_fct_get_link_info()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c232 #ifndef PORT_SPEED_32G
233 #define PORT_SPEED_32G 64 macro
1789 PORT_SPEED_16G | PORT_SPEED_32G; in qlt_populate_hba_fru_details()
4407 case 6: qlt->link_speed = PORT_SPEED_32G; in qlt_isr()