Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/
H A Dcxgbe_ethdev.c1500 if (lc->pcaps & FW_PORT_CAP32_SPEED_25G) { in cxgbe_fec_get_capa_speed_to_fec()
H A Dcxgbe_main.c722 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_25G) in cxgbe_print_port_info()
/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h1608 #define FW_PORT_CAP32_SPEED_25G 0x00000008UL macro
H A Dt4_hw.c4297 return FW_PORT_CAP32_SPEED_25G; in t4_speed_to_fwcap()