Searched defs:autoneg (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-current/sys/dev/ixgbe/
H A Dixgbe_x540.c170 ixgbe_get_link_capabilities_X540(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *autoneg) argument
H A Dixgbe_82598.c735 bool autoneg local
296 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *autoneg) argument
[all...]
H A Dixgbe_82599.c420 ixgbe_get_link_capabilities_82599(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *autoneg) argument
901 bool autoneg = false; local
[all...]
H A Dixgbe_phy.c809 bool autoneg = false; local
1046 bool autoneg = false; local
969 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *autoneg) argument
H A Dixgbe_api.c754 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *autoneg) argument
H A Dixgbe_x550.c1884 ixgbe_get_link_capabilities_X550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *autoneg) argument
[all...]
H A Dif_ix.c1402 u32 autoneg, err = 0; local
3596 u32 autoneg; local
[all...]
H A Dixgbe_common.c5514 bool autoneg, link_up = false; local
[all...]
/freebsd-current/sys/dev/sfxge/common/
H A Defx_mac.c301 efx_mac_fcntl_set( __in efx_nic_t *enp, __in unsigned int fcntl, __in boolean_t autoneg) argument
/freebsd-current/sys/dev/bxe/
H A Dbxe_ioctl.h68 uint32_t autoneg; /* Enable or disable autonegotiation */ member in struct:bxe_dev_setting
/freebsd-current/sys/dev/neta/
H A Dif_mvnetavar.h273 boolean_t autoneg; /* Autonegotiation status */ member in struct:mvneta_softc
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.h108 uint32_t autoneg; /* Enable or disable autonegotiation */ member in struct:qlnx_dev_setting
H A Decore_vfpf_if.h641 u8 autoneg; member in struct:ecore_bulletin_content
H A Dqlnx_def.h273 bool autoneg; member in struct:qlnx_link_output
H A Decore_mcp_api.h35 bool autoneg; member in struct:ecore_mcp_link_speed_params
41 bool autoneg; member in struct:ecore_mcp_link_pause_params
/freebsd-current/sys/dev/axgbe/
H A Dxgbe-sysctl.c67 autoneg, enumerator in enum:__anon32
136 unsigned int autoneg; member in struct:sysctl_op
[all...]
/freebsd-current/sys/dev/al_eth/
H A Dal_eth.h179 bool autoneg; member in struct:al_eth_link_config
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1279 uint8_t autoneg = softc->link_info.autoneg; local
[all...]
/freebsd-current/sys/dev/igc/
H A Digc_hw.h447 bool autoneg; member in struct:igc_mac_info
/freebsd-current/sys/dev/liquidio/base/
H A Dlio_common.h601 uint64_t autoneg:1; member in struct:octeon_link_status::__anon2949
/freebsd-current/sys/dev/mlx4/mlx4_en/
H A Den_port.h93 u8 autoneg; member in struct:mlx4_en_query_port_context
/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_common.h438 unsigned char autoneg; /* autonegotiating? */ member in struct:link_config
/freebsd-current/sys/dev/qlxgb/
H A Dqla_hw.h706 uint8_t autoneg; /* 1 = autoneg enable; 0 = disabled */ member in struct:_qla_link_event
733 autoneg :1, member in struct:_qla_hw::__anon4430
/freebsd-current/sys/dev/ice/
H A Dice_lib.c7863 const char *speed, *req_fec, *neg_fec, *autoneg, *flowcontrol; local
/freebsd-current/sys/dev/qlxgbe/
H A Dql_hw.h1606 volatile uint8_t autoneg; member in struct:_qla_hw

Completed in 464 milliseconds

12