Searched refs:hinic_get_phy_port_stats (Results 1 – 3 of 3) sorted by relevance
876 int hinic_get_phy_port_stats(void *hwdev, struct hinic_phy_port_stats *stats);
784 int hinic_get_phy_port_stats(void *hwdev, struct hinic_phy_port_stats *stats) in hinic_get_phy_port_stats() function
2243 err = hinic_get_phy_port_stats(nic_dev->hwdev, &port_stats); in hinic_dev_xstats_get()