Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h836 int hinic_get_phy_port_stats(struct hinic_dev *nic_dev,
H A Dhinic_port.c1024 int hinic_get_phy_port_stats(struct hinic_dev *nic_dev, in hinic_get_phy_port_stats() function
H A Dhinic_ethtool.c1429 err = hinic_get_phy_port_stats(nic_dev, port_stats); in hinic_get_ethtool_stats()