Lines Matching refs:ethtool_sprintf
915 ethtool_sprintf(&buff, in hns_get_strings()
917 ethtool_sprintf(&buff, in hns_get_strings()
920 ethtool_sprintf(&buff, in hns_get_strings()
924 ethtool_sprintf(&buff, "rx_packets"); in hns_get_strings()
925 ethtool_sprintf(&buff, "tx_packets"); in hns_get_strings()
926 ethtool_sprintf(&buff, "rx_bytes"); in hns_get_strings()
927 ethtool_sprintf(&buff, "tx_bytes"); in hns_get_strings()
928 ethtool_sprintf(&buff, "rx_errors"); in hns_get_strings()
929 ethtool_sprintf(&buff, "tx_errors"); in hns_get_strings()
930 ethtool_sprintf(&buff, "rx_dropped"); in hns_get_strings()
931 ethtool_sprintf(&buff, "tx_dropped"); in hns_get_strings()
932 ethtool_sprintf(&buff, "multicast"); in hns_get_strings()
933 ethtool_sprintf(&buff, "collisions"); in hns_get_strings()
934 ethtool_sprintf(&buff, "rx_over_errors"); in hns_get_strings()
935 ethtool_sprintf(&buff, "rx_crc_errors"); in hns_get_strings()
936 ethtool_sprintf(&buff, "rx_frame_errors"); in hns_get_strings()
937 ethtool_sprintf(&buff, "rx_fifo_errors"); in hns_get_strings()
938 ethtool_sprintf(&buff, "rx_missed_errors"); in hns_get_strings()
939 ethtool_sprintf(&buff, "tx_aborted_errors"); in hns_get_strings()
940 ethtool_sprintf(&buff, "tx_carrier_errors"); in hns_get_strings()
941 ethtool_sprintf(&buff, "tx_fifo_errors"); in hns_get_strings()
942 ethtool_sprintf(&buff, "tx_heartbeat_errors"); in hns_get_strings()
943 ethtool_sprintf(&buff, "rx_length_errors"); in hns_get_strings()
944 ethtool_sprintf(&buff, "tx_window_errors"); in hns_get_strings()
945 ethtool_sprintf(&buff, "rx_compressed"); in hns_get_strings()
946 ethtool_sprintf(&buff, "tx_compressed"); in hns_get_strings()
947 ethtool_sprintf(&buff, "netdev_rx_dropped"); in hns_get_strings()
948 ethtool_sprintf(&buff, "netdev_tx_dropped"); in hns_get_strings()
950 ethtool_sprintf(&buff, "netdev_tx_timeout"); in hns_get_strings()