Lines Matching refs:snprintf

447 			snprintf(buff + i % 16 * 2, 3, /* tailing \0*/  in __lb_other_process()
918 snprintf(buff, ETH_GSTRING_LEN, "rx_packets"); in hns_get_strings()
920 snprintf(buff, ETH_GSTRING_LEN, "tx_packets"); in hns_get_strings()
922 snprintf(buff, ETH_GSTRING_LEN, "rx_bytes"); in hns_get_strings()
924 snprintf(buff, ETH_GSTRING_LEN, "tx_bytes"); in hns_get_strings()
926 snprintf(buff, ETH_GSTRING_LEN, "rx_errors"); in hns_get_strings()
928 snprintf(buff, ETH_GSTRING_LEN, "tx_errors"); in hns_get_strings()
930 snprintf(buff, ETH_GSTRING_LEN, "rx_dropped"); in hns_get_strings()
932 snprintf(buff, ETH_GSTRING_LEN, "tx_dropped"); in hns_get_strings()
934 snprintf(buff, ETH_GSTRING_LEN, "multicast"); in hns_get_strings()
936 snprintf(buff, ETH_GSTRING_LEN, "collisions"); in hns_get_strings()
938 snprintf(buff, ETH_GSTRING_LEN, "rx_over_errors"); in hns_get_strings()
940 snprintf(buff, ETH_GSTRING_LEN, "rx_crc_errors"); in hns_get_strings()
942 snprintf(buff, ETH_GSTRING_LEN, "rx_frame_errors"); in hns_get_strings()
944 snprintf(buff, ETH_GSTRING_LEN, "rx_fifo_errors"); in hns_get_strings()
946 snprintf(buff, ETH_GSTRING_LEN, "rx_missed_errors"); in hns_get_strings()
948 snprintf(buff, ETH_GSTRING_LEN, "tx_aborted_errors"); in hns_get_strings()
950 snprintf(buff, ETH_GSTRING_LEN, "tx_carrier_errors"); in hns_get_strings()
952 snprintf(buff, ETH_GSTRING_LEN, "tx_fifo_errors"); in hns_get_strings()
954 snprintf(buff, ETH_GSTRING_LEN, "tx_heartbeat_errors"); in hns_get_strings()
956 snprintf(buff, ETH_GSTRING_LEN, "rx_length_errors"); in hns_get_strings()
958 snprintf(buff, ETH_GSTRING_LEN, "tx_window_errors"); in hns_get_strings()
960 snprintf(buff, ETH_GSTRING_LEN, "rx_compressed"); in hns_get_strings()
962 snprintf(buff, ETH_GSTRING_LEN, "tx_compressed"); in hns_get_strings()
964 snprintf(buff, ETH_GSTRING_LEN, "netdev_rx_dropped"); in hns_get_strings()
966 snprintf(buff, ETH_GSTRING_LEN, "netdev_tx_dropped"); in hns_get_strings()
969 snprintf(buff, ETH_GSTRING_LEN, "netdev_tx_timeout"); in hns_get_strings()