Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP32_SPEED_50G (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_attr.c289 case FW_PORT_CAP32_SPEED_50G: in csio_get_host_speed()
Dcsio_lnode.c360 else if (hw->pport[ln->portid].link_speed == FW_PORT_CAP32_SPEED_50G) in csio_ln_fdmi_rhba_cbfn()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c483 return FW_PORT_CAP32_SPEED_50G; in speed_to_fw_caps()
Dt4fw_api.h2654 #define FW_PORT_CAP32_SPEED_50G 0x00000020UL macro
Dcxgb4_main.c6154 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_50G) in print_port_info()