Home
last modified time | relevance | path

Searched refs:hinic_phy_port_stats (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h485 struct hinic_phy_port_stats { struct
614 struct hinic_phy_port_stats stats; argument
837 struct hinic_phy_port_stats *stats);
H A Dhinic_ethtool.c1247 .size = sizeof_field(struct hinic_phy_port_stats, _stat_item), \
1248 .offset = offsetof(struct hinic_phy_port_stats, _stat_item) \
1407 struct hinic_phy_port_stats *port_stats; in hinic_get_ethtool_stats()