Searched refs:hip04_config_port (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/ |
H A D | hip04_eth.c | 256 static void hip04_config_port(struct net_device *ndev, u32 speed, u32 duplex) in hip04_config_port() function 718 hip04_config_port(ndev, phy->speed, phy->duplex); in hip04_adjust_link() 994 hip04_config_port(ndev, SPEED_100, DUPLEX_FULL); in hip04_mac_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/ |
H A D | hip04_eth.c | 256 static void hip04_config_port(struct net_device *ndev, u32 speed, u32 duplex) in hip04_config_port() function 718 hip04_config_port(ndev, phy->speed, phy->duplex); in hip04_adjust_link() 998 hip04_config_port(ndev, SPEED_100, DUPLEX_FULL); in hip04_mac_probe()
|
Completed in 4 milliseconds