Home
last modified time | relevance | path

Searched refs:e1000_get_speed_and_duplex (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A De1000.c136 static int e1000_get_speed_and_duplex(struct e1000_hw *hw, uint16_t * speed,
3614 e1000_get_speed_and_duplex(hw, &speed, &duplex); in e1000_config_fc_after_link_up()
3901 e1000_get_speed_and_duplex(struct e1000_hw *hw, uint16_t *speed, in e1000_get_speed_and_duplex() function