Searched defs:autoneg (Results 1 - 10 of 10) sorted by relevance
| /src/sys/dev/pci/ixgbe/ |
| H A D | ixgbe_x540.c | 176 ixgbe_get_link_capabilities_X540(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * autoneg) argument
|
| H A D | ixgbe_82598.c | 741 bool autoneg local in function:ixgbe_setup_mac_link_82598 302 ixgbe_get_link_capabilities_82598(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * autoneg) argument [all...] |
| H A D | ixgbe_82599.c | 424 ixgbe_get_link_capabilities_82599(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * autoneg) argument 904 bool autoneg = FALSE; local in function:ixgbe_setup_mac_link_82599 [all...] |
| H A D | ixgbe_phy.c | 796 bool autoneg = FALSE; local in function:ixgbe_setup_phy_link_generic 1066 bool autoneg = FALSE; local in function:ixgbe_setup_phy_link_tnx 989 ixgbe_get_copper_link_capabilities_generic(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * autoneg) argument
|
| H A D | ixgbe_api.c | 729 ixgbe_get_link_capabilities(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * autoneg) argument
|
| H A D | ixgbe_x550.c | 2055 ixgbe_get_link_capabilities_X550em(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * autoneg) argument [all...] |
| H A D | ixgbe_common.c | 5405 bool autoneg, link_up = FALSE; local in function:ixgbe_setup_mac_link_multispeed_fiber
|
| H A D | ixgbe.c | 1569 u32 autoneg, err = 0; local in function:ixgbe_config_link 4887 u32 autoneg; local in function:ixgbe_handle_msf [all...] |
| /src/sys/dev/pci/igc/ |
| H A D | igc_hw.h | 293 bool autoneg; member in struct:igc_mac_info
|
| /src/sys/dev/pci/cxgb/ |
| H A D | cxgb_common.h | 428 unsigned char autoneg; /* autonegotiating? */ member in struct:link_config
|
Completed in 33 milliseconds