Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h474 struct hinic_phy_port_stats { struct
603 struct hinic_phy_port_stats stats; argument
826 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()
H A Dhinic_port.c1010 struct hinic_phy_port_stats *stats) in hinic_get_phy_port_stats()