Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h1605 #define FW_PORT_CAP32_SPEED_100M 0x00000001UL macro
H A Dt4_hw.c4303 return FW_PORT_CAP32_SPEED_100M; in t4_speed_to_fwcap()
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_main.c716 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_100M) in cxgbe_print_port_info()