Searched refs:__lb_setup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 283 static int __lb_setup(struct net_device *ndev, in __lb_setup() function 346 ret = __lb_setup(ndev, loop_mode); in __lb_up() 558 ret = __lb_setup(ndev, MAC_LOOP_PHY_NONE); in __lb_down() 560 ret = __lb_setup(ndev, MAC_LOOP_NONE); in __lb_down() 562 netdev_err(ndev, "%s: __lb_setup return error(%d)!\n", in __lb_down()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 282 static int __lb_setup(struct net_device *ndev, in __lb_setup() function 345 ret = __lb_setup(ndev, loop_mode); in __lb_up() 557 ret = __lb_setup(ndev, MAC_LOOP_PHY_NONE); in __lb_down() 559 ret = __lb_setup(ndev, MAC_LOOP_NONE); in __lb_down() 561 netdev_err(ndev, "%s: __lb_setup return error(%d)!\n", in __lb_down()
|
Completed in 3 milliseconds