Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h1606 #define FW_PORT_CAP32_SPEED_1G 0x00000002UL macro
H A Dt4_hw.c4301 return FW_PORT_CAP32_SPEED_1G; in t4_speed_to_fwcap()
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_main.c718 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_1G) in cxgbe_print_port_info()