Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h159 speeds & ~(FW_PORT_CAP32_SPEED_100M | FW_PORT_CAP32_SPEED_1G); in is_x_10g_port()
Dt4vf_hw.c1948 linkattr |= FW_PORT_CAP32_SPEED_100M; in t4vf_handle_get_port_info()
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c473 return FW_PORT_CAP32_SPEED_100M; in speed_to_fw_caps()
Dcxgb4_main.c5649 ~(FW_PORT_CAP32_SPEED_100M | FW_PORT_CAP32_SPEED_1G); in is_x_10g_port()
6144 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_100M) in print_port_info()
Dt4fw_api.h2651 #define FW_PORT_CAP32_SPEED_100M 0x00000001UL macro
Dt4_hw.c8545 linkattr |= FW_PORT_CAP32_SPEED_100M; in lstatus_to_fwcap()
/linux-5.19.10/drivers/scsi/csiostor/
Dcsio_hw.c1664 linkattr |= FW_PORT_CAP32_SPEED_100M; in lstatus_to_fwcap()