Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dcommon.h294 struct link_config { struct
295 fw_port_cap32_t pcaps; /* link capabilities */
296 fw_port_cap32_t acaps; /* advertised capabilities */
298 u32 requested_speed; /* speed (Mb/s) user has requested */
299 u32 speed; /* actual link speed (Mb/s) */
301 enum cc_pause requested_fc; /* flow control user has requested */
302 enum cc_pause fc; /* actual link flow control */
304 enum cc_fec auto_fec; /* Forward Error Correction
310 unsigned char autoneg; /* autonegotiating? */
312 unsigned char link_ok; /* link up? */
[all …]
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c8620 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