Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dcommon.h154 struct link_config { struct
155 unsigned int supported; /* link capabilities */
156 unsigned int advertising; /* advertised capabilities */
157 unsigned short requested_speed; /* speed user has requested */
158 unsigned short speed; /* actual link speed */
159 unsigned char requested_duplex; /* duplex user has requested */
160 unsigned char duplex; /* actual link duplex */
161 unsigned char requested_fc; /* flow control user has requested */
162 unsigned char fc; /* actual link flow control */
163 unsigned char autoneg; /* autonegotiating? */
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h501 struct link_config { struct
502 fw_port_cap32_t pcaps; /* link capabilities */
503 fw_port_cap32_t acaps; /* advertised capabilities */
504 fw_port_cap32_t lpacaps; /* peer advertised capabilities */
506 fw_port_cap32_t link_caps; /* current link capabilities */
507 fw_port_cap32_t admin_caps; /* admin configured link capabilities */
509 unsigned char link_ok; /* link up? */
510 unsigned char link_down_rc; /* link down reason */
517 bool new_module; /* ->OS Transceiver Module inserted */
518 bool redo_l1cfg; /* ->CC redo current "sticky" L1 CFG */
/illumos-gate/usr/src/uts/common/io/chxge/
H A Doschtoe.h178 struct link_config link_config; member
/illumos-gate/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
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h2082 struct tg3_link_config link_config; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c13404 u32 link_config; in elink_phy_def_cfg() local
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1773 u32_t link_config[ELINK_LINK_CONFIG_SIZE]; member