Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_err.h10 int hbg_reset(struct hbg_priv *priv);
H A Dhbg_err.c104 int hbg_reset(struct hbg_priv *priv) in hbg_reset() function
124 if (hbg_reset(priv)) in hbg_err_reset()
H A Dhbg_ethtool.c311 return hbg_reset(priv); in hbg_ethtool_reset()