Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_main.c717 if (pi->link_cfg.pcaps & FW_PORT_CAP32_SPEED_100M) in cxgbe_print_port_info()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h1637 #define FW_PORT_CAP32_SPEED_100M 0x00000001UL macro
H A Dt4_hw.c4574 linkattr |= FW_PORT_CAP32_SPEED_100M; in t4_handle_get_port_info()