Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/
H A Dcxgbe_ethdev.c1491 if (lc->pcaps & FW_PORT_CAP32_SPEED_50G) { in cxgbe_fec_get_capa_speed_to_fec()
H A Dcxgbe_main.c726 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_50G) in cxgbe_print_port_info()
/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h1610 #define FW_PORT_CAP32_SPEED_50G 0x00000020UL macro
H A Dt4_hw.c4293 return FW_PORT_CAP32_SPEED_50G; in t4_speed_to_fwcap()