Home
last modified time | relevance | path

Searched defs:duplex (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/dev/pci/igc/
H A Digc_mac.c579 uint16_t speed, duplex; in igc_config_fc_after_link_up_generic() local
740 uint16_t *duplex) in igc_get_speed_and_duplex_copper_generic()
H A Digc_api.c290 igc_get_speed_and_duplex(struct igc_hw *hw, uint16_t *speed, uint16_t *duplex) in igc_get_speed_and_duplex()
H A Digc_i225.c898 uint16_t speed, duplex; in igc_set_ltr_i225() local
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_ael1002.c92 int *speed, int *duplex, int *fc) in ael100x_get_link_status()
274 int *speed, int *duplex, int *fc) in xaui_direct_get_link_status()
H A Dcxgb_vsc8211.c121 int *speed, int *duplex, int *fc) in vsc8211_get_link_status()
H A Dcxgb_mv88e1xxx.c193 int *speed, int *duplex, int *fc) in mv88e1xxx_get_link_status()
H A Dcxgb_xgmac.c422 int t3_mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, int fc) in t3_mac_set_speed_duplex_fc()
H A Dcxgb_main.c904 int duplex, int fc) in t3_os_link_changed()
H A Dcxgb_t3_hw.c415 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex) in t3_set_phy_speed_duplex() argument
1111 int link_ok, speed, duplex, fc; in t3_link_changed() local
[all...]
H A Dcxgb_common.h425 unsigned char duplex; /* actual link duplex */ member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h159 unsigned duplex; member
/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbmac.c1609 sbmac_set_duplex(struct sbmac_softc *sc, sbmac_duplex_t duplex, sbmac_fc_t fc) in sbmac_set_duplex()