Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h377 uint32_t supported_speeds; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c4034 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_32GBIT; in emlxs_dfc_get_hbainfo()
4037 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_16GBIT; in emlxs_dfc_get_hbainfo()
4040 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_10GBIT; in emlxs_dfc_get_hbainfo()
4043 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_8GBIT; in emlxs_dfc_get_hbainfo()
4046 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_4GBIT; in emlxs_dfc_get_hbainfo()
4049 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_2GBIT; in emlxs_dfc_get_hbainfo()
4052 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_1GBIT; in emlxs_dfc_get_hbainfo()