Home
last modified time | relevance | path

Searched refs:PORT_SPEED_1G (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h335 #define PORT_SPEED_1G 1 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_phy.c557 static const u32_t PORT_SPEED_1G = 1000; in lm_get_port_max_speed() local
575 return PORT_SPEED_1G; in lm_get_port_max_speed()
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c977 xch->xch_ss->ss_link_info.port_speed = PORT_SPEED_1G; in fcoet_send_unsol_els_rsp_done()
H A Dfcoet_fc.c637 port_attrs->supported_speed = PORT_SPEED_1G | PORT_SPEED_10G; in fcoet_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c482 if (attr->supported_speed & PORT_SPEED_1G) in fct_get_adapter_port_attr()
497 case PORT_SPEED_1G: in fct_get_adapter_port_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1427 port_attrs->supported_speed |= PORT_SPEED_1G; in emlxs_fct_populate_hba_details()
2003 link->port_speed = PORT_SPEED_1G; in emlxs_fct_get_link_info()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1801 port_attrs->supported_speed = PORT_SPEED_1G | in qlt_populate_hba_fru_details()
4069 case 0: qlt->link_speed = PORT_SPEED_1G; in qlt_msix_default_handler()
4397 case 0: qlt->link_speed = PORT_SPEED_1G; in qlt_isr()