Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h453 struct hinic_vport_stats { struct
611 struct hinic_vport_stats stats;
829 struct hinic_vport_stats *stats);
H A Dhinic_ethtool.c1215 .size = sizeof_field(struct hinic_vport_stats, _stat_item), \
1216 .offset = offsetof(struct hinic_vport_stats, _stat_item) \
1406 struct hinic_vport_stats vport_stats = {0}; in hinic_get_ethtool_stats()
H A Dhinic_port.c981 struct hinic_vport_stats *stats) in hinic_get_vport_stats()