Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_attr.c292 case FW_PORT_CAP32_SPEED_100G: in csio_get_host_speed()
Dcsio_lnode.c362 else if (hw->pport[ln->portid].link_speed == FW_PORT_CAP32_SPEED_100G) in csio_ln_fdmi_rhba_cbfn()
Dcsio_hw.c1674 linkattr |= FW_PORT_CAP32_SPEED_100G; in lstatus_to_fwcap()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1958 linkattr |= FW_PORT_CAP32_SPEED_100G; in t4vf_handle_get_port_info()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c485 return FW_PORT_CAP32_SPEED_100G; in speed_to_fw_caps()
Dt4fw_api.h2657 #define FW_PORT_CAP32_SPEED_100G 0x00000040UL macro
Dcxgb4_main.c6151 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_100G) in print_port_info()
Dt4_hw.c8555 linkattr |= FW_PORT_CAP32_SPEED_100G; in lstatus_to_fwcap()