Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
De1000.c136 static int e1000_get_speed_and_duplex(struct e1000_hw *hw, uint16_t * speed,
3828 e1000_get_speed_and_duplex(hw, &speed, &duplex); in e1000_config_fc_after_link_up()
4115 e1000_get_speed_and_duplex(struct e1000_hw *hw, uint16_t *speed, in e1000_get_speed_and_duplex() function