Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP_SPEED_25G (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1953 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_25G)) in t4vf_handle_get_port_info()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c1669 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_25G)) in lstatus_to_fwcap()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2618 FW_PORT_CAP_SPEED_25G = 0x0004, enumerator
H A Dt4_hw.c8552 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_25G)) in lstatus_to_fwcap()