Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c487 return FW_PORT_CAP32_SPEED_200G; in speed_to_fw_caps()
Dt4fw_api.h2658 #define FW_PORT_CAP32_SPEED_200G 0x00000080UL macro
Dcxgb4_main.c6158 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_200G) in print_port_info()