Home
last modified time | relevance | path

Searched defs:restart_autoneg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c391 static int restart_autoneg(struct net_device *dev) in restart_autoneg() function
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1767 static int restart_autoneg(struct net_device *dev) in restart_autoneg() function
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h625 int (*restart_autoneg)(struct hnae3_handle *handle); member