Home
last modified time | relevance | path

Searched defs:link_config (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/cxgbe/base/
H A Dcommon.h272 struct link_config { struct
273 u32 pcaps; /* Physically supported link caps */
274 u32 acaps; /* Advertised link caps */
276 u32 link_caps; /* Current link caps */
277 u32 admin_caps; /* Admin configured link caps */
279 u8 mdio_addr; /* Address of the PHY */
280 u8 port_type; /* Firmware port type */
281 u8 mod_type; /* Firmware module type */
283 u8 link_ok; /* Link up? */
284 u8 link_down_rc; /* Link down reason */
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c8624 uint32_t link_config; in bnx2x_link_settings_requested() local
H A Dbnx2x.h698 uint32_t link_config[ELINK_LINK_CONFIG_SIZE]; member
H A Delink.c13392 uint32_t link_config; in elink_phy_def_cfg() local
H A Decore_hsi.h1106 uint32_t link_config; /* Used as HW defaults for the driver */ member