Searched refs:hinic_get_vport_stats (Results 1 – 3 of 3) sorted by relevance
874 int hinic_get_vport_stats(void *hwdev, struct hinic_vport_stats *stats);
750 int hinic_get_vport_stats(void *hwdev, struct hinic_vport_stats *stats) in hinic_get_vport_stats() function
1308 err = hinic_get_vport_stats(nic_dev->hwdev, &vport_stats); in hinic_dev_stats_get()2227 err = hinic_get_vport_stats(nic_dev->hwdev, &vport_stats); in hinic_dev_xstats_get()