Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dcommon.h156 struct link_config { struct
157 unsigned int supported; /* link capabilities */
158 unsigned int advertising; /* advertised capabilities */
159 unsigned short requested_speed; /* speed user has requested */
160 unsigned short speed; /* actual link speed */
161 unsigned char requested_duplex; /* duplex user has requested */
162 unsigned char duplex; /* actual link duplex */
163 unsigned char requested_fc; /* flow control user has requested */
164 unsigned char fc; /* actual link flow control */
165 unsigned char autoneg; /* autonegotiating? */
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h284 struct link_config { struct
285 unsigned short supported; /* link capabilities */
286 unsigned short advertising; /* advertised capabilities */
287 unsigned short requested_speed; /* speed user has requested */
288 unsigned short speed; /* actual link speed */
289 unsigned char requested_fc; /* flow control user has requested */
290 unsigned char fc; /* actual link flow control */
291 unsigned char autoneg; /* autonegotiating? */
292 unsigned char link_ok; /* link up? */
/titanic_50/usr/src/uts/common/io/chxge/
H A Doschtoe.h180 struct link_config link_config; member
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dbdn.h104 u32 link_config; member
H A Ddev_info.h1042 u32 link_config; /* Used as HW defaults for the driver */ member
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h2082 struct tg3_link_config link_config; member
/titanic_50/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c13285 u32 link_config; in elink_phy_def_cfg() local
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1773 u32_t link_config[ELINK_LINK_CONFIG_SIZE]; member