Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP32_SPEED_200G (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c429 return FW_PORT_CAP32_SPEED_200G; in speed_to_fw_caps()
Dt4fw_api.h2519 #define FW_PORT_CAP32_SPEED_200G 0x00000080UL macro
Dcxgb4_main.c5164 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_200G) in print_port_info()