Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.c354 else if (hw->pport[ln->portid].link_speed == FW_PORT_CAP_SPEED_10G) in csio_ln_fdmi_rhba_cbfn()
H A Dcsio_hw.c1667 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_10G)) in lstatus_to_fwcap()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1951 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_10G)) in t4vf_handle_get_port_info()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2619 FW_PORT_CAP_SPEED_10G = 0x0008, enumerator
H A Dt4_hw.c8550 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_10G)) in lstatus_to_fwcap()