Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c286 case FW_PORT_CAP32_SPEED_40G: in csio_get_host_speed()
H A Dcsio_lnode.c358 else if (hw->pport[ln->portid].link_speed == FW_PORT_CAP32_SPEED_40G) in csio_ln_fdmi_rhba_cbfn()
H A Dcsio_hw.c1672 linkattr |= FW_PORT_CAP32_SPEED_40G; in lstatus_to_fwcap()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1956 linkattr |= FW_PORT_CAP32_SPEED_40G; in t4vf_handle_get_port_info()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c481 return FW_PORT_CAP32_SPEED_40G; in speed_to_fw_caps()
H A Dt4fw_api.h2655 #define FW_PORT_CAP32_SPEED_40G 0x00000010UL macro
H A Dcxgb4_main.c6137 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_40G) in print_port_info()
H A Dt4_hw.c8555 linkattr |= FW_PORT_CAP32_SPEED_40G; in lstatus_to_fwcap()