Home
last modified time | relevance | path

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

/openbmc/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.c1245 .size = sizeof_field(struct hinic_phy_port_stats, _stat_item), \
1246 .offset = offsetof(struct hinic_phy_port_stats, _stat_item) \
1405 struct hinic_phy_port_stats *port_stats; in hinic_get_ethtool_stats()
H A Dhinic_port.c1025 struct hinic_phy_port_stats *stats) in hinic_get_phy_port_stats()