total_tx         1339 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 				 unsigned int total_tx)
total_tx         1348 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 	dp->num_tx_rings = total_tx;
total_tx         1360 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 	unsigned int total_rx, total_tx;
total_tx         1369 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 	total_tx = channel->combined_count + channel->tx_count;
total_tx         1372 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 	    total_tx > min(nn->max_tx_rings, nn->max_r_vecs))
total_tx         1375 drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c 	return nfp_net_set_num_rings(nn, total_rx, total_tx);
total_tx         1286 drivers/target/iscsi/iscsi_target_util.c 	int total_tx = 0;
total_tx         1304 drivers/target/iscsi/iscsi_target_util.c 				tx_loop, total_tx);
total_tx         1307 drivers/target/iscsi/iscsi_target_util.c 		total_tx += tx_loop;
total_tx         1309 drivers/target/iscsi/iscsi_target_util.c 					tx_loop, total_tx, data);
total_tx         1312 drivers/target/iscsi/iscsi_target_util.c 	return total_tx;