Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1947 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_100M)) in t4vf_handle_get_port_info()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c1663 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_100M)) in lstatus_to_fwcap()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2616 FW_PORT_CAP_SPEED_100M = 0x0001, enumerator
H A Dt4_hw.c8546 if (lstatus & FW_PORT_CMD_LSPEED_V(FW_PORT_CAP_SPEED_100M)) in lstatus_to_fwcap()