Searched defs:link_config (Results 1 – 5 of 5) sorted by relevance
272 struct link_config { struct273 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 */
8624 uint32_t link_config; in bnx2x_link_settings_requested() local
698 uint32_t link_config[ELINK_LINK_CONFIG_SIZE]; member
13392 uint32_t link_config; in elink_phy_def_cfg() local
1106 uint32_t link_config; /* Used as HW defaults for the driver */ member