Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h377 uint32_t supported_speeds; member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3983 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_16GBIT; in emlxs_dfc_get_hbainfo()
3986 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_10GBIT; in emlxs_dfc_get_hbainfo()
3989 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_8GBIT; in emlxs_dfc_get_hbainfo()
3992 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_4GBIT; in emlxs_dfc_get_hbainfo()
3995 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_2GBIT; in emlxs_dfc_get_hbainfo()
3998 hbainfo->supported_speeds |= FC_HBA_PORTSPEED_1GBIT; in emlxs_dfc_get_hbainfo()