Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c280 case FW_PORT_CAP32_SPEED_10G: in csio_get_host_speed()
H A Dcsio_hw.c1668 linkattr |= FW_PORT_CAP32_SPEED_10G; in lstatus_to_fwcap()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1952 linkattr |= FW_PORT_CAP32_SPEED_10G; in t4vf_handle_get_port_info()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c477 return FW_PORT_CAP32_SPEED_10G; in speed_to_fw_caps()
H A Dt4fw_api.h2653 #define FW_PORT_CAP32_SPEED_10G 0x00000004UL macro
H A Dcxgb4_main.c6142 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_10G) in print_port_info()
H A Dt4_hw.c8551 linkattr |= FW_PORT_CAP32_SPEED_10G; in lstatus_to_fwcap()