Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h464 struct hinic_vport_stats { struct
622 struct hinic_vport_stats stats;
840 struct hinic_vport_stats *stats);
H A Dhinic_ethtool.c1213 .size = sizeof_field(struct hinic_vport_stats, _stat_item), \
1214 .offset = offsetof(struct hinic_vport_stats, _stat_item) \
1404 struct hinic_vport_stats vport_stats = {0}; in hinic_get_ethtool_stats()
H A Dhinic_port.c996 struct hinic_vport_stats *stats) in hinic_get_vport_stats()