Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_port.h369 struct hinic_phy_port_stats { struct
498 struct hinic_phy_port_stats stats; argument
579 struct hinic_phy_port_stats *stats);
Dhinic_ethtool.c480 .size = FIELD_SIZEOF(struct hinic_phy_port_stats, _stat_item), \
481 .offset = offsetof(struct hinic_phy_port_stats, _stat_item) \
640 struct hinic_phy_port_stats *port_stats; in hinic_get_ethtool_stats()
Dhinic_port.c1006 struct hinic_phy_port_stats *stats) in hinic_get_phy_port_stats()