Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_lnode.c352 if (hw->pport[ln->portid].link_speed == FW_PORT_CAP_SPEED_1G) in csio_ln_fdmi_rhba_cbfn()
Dcsio_hw.c1665 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_1G)) in lstatus_to_fwcap()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1949 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_1G)) in t4vf_handle_get_port_info()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2617 FW_PORT_CAP_SPEED_1G = 0x0002, enumerator
Dt4_hw.c8546 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_1G)) in lstatus_to_fwcap()