Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP32_SPEED_1G (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h159 speeds & ~(FW_PORT_CAP32_SPEED_100M | FW_PORT_CAP32_SPEED_1G); in is_x_10g_port()
H A Dt4vf_hw.c1950 linkattr |= FW_PORT_CAP32_SPEED_1G; in t4vf_handle_get_port_info()
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c277 case FW_PORT_CAP32_SPEED_1G: in csio_get_host_speed()
H A Dcsio_hw.c1666 linkattr |= FW_PORT_CAP32_SPEED_1G; in lstatus_to_fwcap()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c475 return FW_PORT_CAP32_SPEED_1G; in speed_to_fw_caps()
H A Dcxgb4_main.c5644 ~(FW_PORT_CAP32_SPEED_100M | FW_PORT_CAP32_SPEED_1G); in is_x_10g_port()
6140 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_1G) in print_port_info()
H A Dt4fw_api.h2652 #define FW_PORT_CAP32_SPEED_1G 0x00000002UL macro
H A Dt4_hw.c8549 linkattr |= FW_PORT_CAP32_SPEED_1G; in lstatus_to_fwcap()