Home
last modified time | relevance | path

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

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