/linux/net/ethtool/ |
H A D | common.h | 12 #define ETHTOOL_LINK_MODE(speed, type, duplex) \ argument 20 u8 duplex; member
|
H A D | common.c | 101 #define __LINK_MODE_NAME(speed, type, duplex) \ argument 103 #define __DEFINE_LINK_MODE_NAME(speed, type, duplex) \ argument
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_ethtool.c | 25 u8 duplex; member 474 u8 duplex; in prestera_port_link_mode_get() local 588 u32 speed, u8 duplex, u8 type) in prestera_port_link_mode_set() 635 u8 duplex = DUPLEX_UNKNOWN; in prestera_port_speed_duplex_set() local
|
/linux/sound/core/seq/ |
H A D | seq_dummy.c | 54 static bool duplex; variable 70 int duplex; member
|
/linux/drivers/net/pcs/ |
H A D | pcs-lynx.c | 211 int speed, int duplex) in lynx_pcs_link_up_sgmii() 266 int speed, int duplex) in lynx_pcs_link_up_2500basex() 286 int speed, int duplex) in lynx_pcs_link_up()
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | vsc8211.c | 131 int *speed, int *duplex, int *fc) in vsc8211_get_link_status() 207 int *speed, int *duplex, int *fc) in vsc8211_get_link_status_fiber() 305 int vsc8211_set_speed_duplex(struct cphy *phy, int speed, int duplex) in vsc8211_set_speed_duplex()
|
H A D | aq100x.c | 201 static int aq100x_set_speed_duplex(struct cphy *phy, int speed, int duplex) in aq100x_set_speed_duplex() 208 int *speed, int *duplex, int *fc) in aq100x_get_link_status()
|
H A D | ael1002.c | 177 int *duplex, int *fc) in get_link_status_r() 830 int *duplex, int *fc) in get_link_status_x() 891 int *speed, int *duplex, int *fc) in xaui_direct_get_link_status()
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | mv88e1xxx.c | 125 static int mv88e1xxx_set_speed_duplex(struct cphy *phy, int speed, int duplex) in mv88e1xxx_set_speed_duplex() 242 int *speed, int *duplex, int *fc) in mv88e1xxx_get_link_status()
|
H A D | pm3393.c | 389 int *duplex, int *fc) in pm3393_get_speed_duplex_fc() 400 static int pm3393_set_speed_duplex_fc(struct cmac *cmac, int speed, int duplex, in pm3393_set_speed_duplex_fc()
|
H A D | my3126.c | 111 int *link_ok, int *speed, int *duplex, int *fc) in my3126_get_link_status()
|
H A D | mv88x201x.c | 163 int *speed, int *duplex, int *fc) in mv88x201x_get_link_status()
|
/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | 80003es2lan.c | 640 u16 *duplex) in e1000_get_link_up_info_80003es2lan() 1083 u16 duplex; in e1000_cfg_on_link_up_80003es2lan() local 1108 static s32 e1000_cfg_kmrn_10_100_80003es2lan(struct e1000_hw *hw, u16 duplex) in e1000_cfg_kmrn_10_100_80003es2lan()
|
H A D | mac.c | 1005 u16 speed, duplex; in e1000e_config_fc_after_link_up() local 1304 u16 *duplex) in e1000e_get_speed_and_duplex_copper() 1338 *hw, u16 *speed, u16 *duplex) in e1000e_get_speed_and_duplex_fiber_serdes()
|
/linux/include/linux/ |
H A D | pxa168_eth.h | 18 int duplex; /* DUPLEX_HALF or DUPLEX_FULL */ member
|
H A D | phy_fixed.h | 10 int duplex; member
|
H A D | mv643xx_eth.h | 62 int duplex; member
|
/linux/drivers/net/ethernet/tehuti/ |
H A D | tn40_phy.c | 17 int speed, int duplex, bool tx_pause, bool rx_pause) in tn40_link_up()
|
/linux/drivers/net/phy/ |
H A D | swphy.c | 56 static const struct swmii_regs duplex[] = { variable
|
H A D | phy.c | 227 phy_find_valid(int speed, int duplex, unsigned long *supported) in phy_find_valid() 258 bool phy_check_valid(int speed, int duplex, unsigned long *features) in phy_check_valid() 1082 u8 duplex = cmd->base.duplex; in phy_ethtool_ksettings_set() local
|
/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.c | 121 u8 *auto_neg, u16 *speed, u8 *duplex) in hns_mac_get_port_info() 149 bool hns_mac_need_adjust_link(struct hns_mac_cb *mac_cb, int speed, int duplex) in hns_mac_need_adjust_link() 162 void hns_mac_adjust_link(struct hns_mac_cb *mac_cb, int speed, int duplex) in hns_mac_adjust_link()
|
/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_hw.c | 668 int atl1c_get_speed_and_duplex(struct atl1c_hw *hw, u16 *speed, u16 *duplex) in atl1c_get_speed_and_duplex() 722 u16 duplex = FULL_DUPLEX; in atl1c_phy_to_ps_link() local
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_phylink.c | 49 int speed, int duplex, in sparx5_phylink_mac_link_up()
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_phylink.c | 50 int speed, int duplex, in lan966x_phylink_mac_link_up()
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac100_core.c | 127 static void dwmac100_flow_ctrl(struct mac_device_info *hw, unsigned int duplex, in dwmac100_flow_ctrl()
|