Home
last modified time | relevance | path

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

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