Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c431 return FW_PORT_CAP32_SPEED_400G; in speed_to_fw_caps()
Dt4fw_api.h2520 #define FW_PORT_CAP32_SPEED_400G 0x00000100UL macro
Dcxgb4_main.c5166 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_400G) in print_port_info()