Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c2813 FW_PORT_CAP32_ANEG)
2983 if (!(lc->pcaps & FW_PORT_CAP32_ANEG)) { in t4_link_l1cfg()
4634 if (lc->acaps & FW_PORT_CAP32_ANEG) { in t4_handle_get_port_info()
4754 if (lc->pcaps & FW_PORT_CAP32_ANEG) { in init_link_config()
H A Dt4fw_interface.h1648 #define FW_PORT_CAP32_ANEG 0x00100000UL macro
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_ethdev.c814 if (lc->pcaps & FW_PORT_CAP32_ANEG) { in cxgbe_flow_ctrl_set()
H A Dcxgbe_main.c1911 if (!(pi->link_cfg.pcaps & FW_PORT_CAP32_ANEG)) in cxgbe_get_speed_caps()