Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_hw.c283 void hbg_hw_get_pause_enable(struct hbg_priv *priv, u32 *tx_en, u32 *rx_en) in hbg_hw_get_pause_enable() function
H A Dhbg_main.c362 hbg_hw_get_pause_enable(priv, &pause_param->tx_pause, in hbg_init_user_def()
H A Dhbg_ethtool.c285 hbg_hw_get_pause_enable(priv, &param->tx_pause, &param->rx_pause); in hbg_ethtool_get_pauseparam()