Lines Matching refs:sprintf
120 sprintf(buf, "[%d]: rx_ucast_packets", i); in bnxt_get_strings()
122 sprintf(buf, "[%d]: rx_mcast_packets", i); in bnxt_get_strings()
124 sprintf(buf, "[%d]: rx_bcast_packets", i); in bnxt_get_strings()
126 sprintf(buf, "[%d]: rx_discards", i); in bnxt_get_strings()
128 sprintf(buf, "[%d]: rx_drops", i); in bnxt_get_strings()
130 sprintf(buf, "[%d]: rx_ucast_bytes", i); in bnxt_get_strings()
132 sprintf(buf, "[%d]: rx_mcast_bytes", i); in bnxt_get_strings()
134 sprintf(buf, "[%d]: rx_bcast_bytes", i); in bnxt_get_strings()
136 sprintf(buf, "[%d]: tx_ucast_packets", i); in bnxt_get_strings()
138 sprintf(buf, "[%d]: tx_mcast_packets", i); in bnxt_get_strings()
140 sprintf(buf, "[%d]: tx_bcast_packets", i); in bnxt_get_strings()
142 sprintf(buf, "[%d]: tx_discards", i); in bnxt_get_strings()
144 sprintf(buf, "[%d]: tx_drops", i); in bnxt_get_strings()
146 sprintf(buf, "[%d]: tx_ucast_bytes", i); in bnxt_get_strings()
148 sprintf(buf, "[%d]: tx_mcast_bytes", i); in bnxt_get_strings()
150 sprintf(buf, "[%d]: tx_bcast_bytes", i); in bnxt_get_strings()
152 sprintf(buf, "[%d]: tpa_packets", i); in bnxt_get_strings()
154 sprintf(buf, "[%d]: tpa_bytes", i); in bnxt_get_strings()
156 sprintf(buf, "[%d]: tpa_events", i); in bnxt_get_strings()
158 sprintf(buf, "[%d]: tpa_aborts", i); in bnxt_get_strings()
160 sprintf(buf, "[%d]: rx_l4_csum_errors", i); in bnxt_get_strings()