Lines Matching refs:snprintf
408 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_rx_sw_pkt", index); in hns_ppe_get_strings()
410 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_rx_pkt_ok", index); in hns_ppe_get_strings()
412 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_rx_drop_pkt_no_bd", index); in hns_ppe_get_strings()
414 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_rx_alloc_buf_fail", index); in hns_ppe_get_strings()
416 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_rx_alloc_buf_wait", index); in hns_ppe_get_strings()
418 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_rx_pkt_drop_no_buf", index); in hns_ppe_get_strings()
420 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_rx_pkt_err_fifo_full", index); in hns_ppe_get_strings()
423 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_tx_bd", index); in hns_ppe_get_strings()
425 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_tx_pkt", index); in hns_ppe_get_strings()
427 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_tx_pkt_ok", index); in hns_ppe_get_strings()
429 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_tx_pkt_err_fifo_empty", index); in hns_ppe_get_strings()
431 snprintf(buff, ETH_GSTRING_LEN, "ppe%d_tx_pkt_err_csum_fail", index); in hns_ppe_get_strings()