tx_resources      308 drivers/net/wireless/ath/ath6kl/htc_pipe.c 	int tx_resources, overflow, txqueue_depth, i, good_pkts;
tx_resources      411 drivers/net/wireless/ath/ath6kl/htc_pipe.c 		tx_resources =
tx_resources      415 drivers/net/wireless/ath/ath6kl/htc_pipe.c 		tx_resources = 0;
tx_resources      468 drivers/net/wireless/ath/ath6kl/htc_pipe.c 			get_htc_packet(target, ep, &send_queue, tx_resources);
tx_resources      486 drivers/net/wireless/ath/ath6kl/htc_pipe.c 			tx_resources =
tx_resources      143 sound/firewire/dice/dice-stream.c 		fw_iso_resources_free(&dice->tx_resources[i]);
tx_resources      233 sound/firewire/dice/dice-stream.c 			resources = &dice->tx_resources[i];
tx_resources      349 sound/firewire/dice/dice-stream.c 			resources = dice->tx_resources + i;
tx_resources      420 sound/firewire/dice/dice-stream.c 				fw_iso_resources_update(dice->tx_resources + i);
tx_resources      510 sound/firewire/dice/dice-stream.c 		resources = &dice->tx_resources[index];
tx_resources      543 sound/firewire/dice/dice-stream.c 		resources = &dice->tx_resources[index];
tx_resources      108 sound/firewire/dice/dice.h 	struct fw_iso_resources tx_resources[MAX_STREAMS];
tx_resources      152 sound/firewire/digi00x/digi00x-stream.c 	data = cpu_to_be32((dg00x->tx_resources.channel << 16) |
tx_resources      204 sound/firewire/digi00x/digi00x-stream.c 		resources = &dg00x->tx_resources;
tx_resources      225 sound/firewire/digi00x/digi00x-stream.c 		resources = &dg00x->tx_resources;
tx_resources      248 sound/firewire/digi00x/digi00x-stream.c 		fw_iso_resources_destroy(&dg00x->tx_resources);
tx_resources      302 sound/firewire/digi00x/digi00x-stream.c 		fw_iso_resources_free(&dg00x->tx_resources);
tx_resources      338 sound/firewire/digi00x/digi00x-stream.c 		err = fw_iso_resources_update(&dg00x->tx_resources);
tx_resources      364 sound/firewire/digi00x/digi00x-stream.c 					      dg00x->tx_resources.channel, spd);
tx_resources      395 sound/firewire/digi00x/digi00x-stream.c 		fw_iso_resources_free(&dg00x->tx_resources);
tx_resources      402 sound/firewire/digi00x/digi00x-stream.c 	fw_iso_resources_update(&dg00x->tx_resources);
tx_resources       44 sound/firewire/digi00x/digi00x.h 	struct fw_iso_resources tx_resources;
tx_resources      332 sound/firewire/fireface/ff-protocol-former.c 	ff->tx_resources.channel = tx_isoc_channel;
tx_resources      470 sound/firewire/fireface/ff-protocol-former.c 	ff->tx_resources.channels_mask = 0x00000000000000ffuLL;
tx_resources      471 sound/firewire/fireface/ff-protocol-former.c 	err = fw_iso_resources_allocate(&ff->tx_resources,
tx_resources      483 sound/firewire/fireface/ff-protocol-former.c 		fw_iso_resources_free(&ff->tx_resources);
tx_resources      495 sound/firewire/fireface/ff-protocol-former.c 		err = fw_iso_resources_update(&ff->tx_resources);
tx_resources      517 sound/firewire/fireface/ff-protocol-former.c 			  (ff->tx_resources.channel << 5) |
tx_resources      158 sound/firewire/fireface/ff-protocol-latter.c 	ff->tx_resources.channels_mask = 0x00000000000000ffuLL;
tx_resources      159 sound/firewire/fireface/ff-protocol-latter.c 	err = fw_iso_resources_allocate(&ff->tx_resources,
tx_resources      171 sound/firewire/fireface/ff-protocol-latter.c 		fw_iso_resources_free(&ff->tx_resources);
tx_resources      194 sound/firewire/fireface/ff-protocol-latter.c 		err = fw_iso_resources_update(&ff->tx_resources);
tx_resources      203 sound/firewire/fireface/ff-protocol-latter.c 	data = (ff->tx_resources.channel << 8) | ff->rx_resources.channel;
tx_resources       46 sound/firewire/fireface/ff-stream.c 		resources = &ff->tx_resources;
tx_resources       69 sound/firewire/fireface/ff-stream.c 		fw_iso_resources_destroy(&ff->tx_resources);
tx_resources      126 sound/firewire/fireface/ff-stream.c 		fw_iso_resources_free(&ff->tx_resources);
tx_resources      188 sound/firewire/fireface/ff-stream.c 					      ff->tx_resources.channel, spd);
tx_resources      223 sound/firewire/fireface/ff-stream.c 		fw_iso_resources_free(&ff->tx_resources);
tx_resources       88 sound/firewire/fireface/ff.h 	struct fw_iso_resources tx_resources;
tx_resources       44 sound/firewire/motu/motu-stream.c 		resources = &motu->tx_resources;
tx_resources       78 sound/firewire/motu/motu-stream.c 		(motu->tx_resources.channel << TX_ISOC_COMM_CHANNEL_SHIFT);
tx_resources      151 sound/firewire/motu/motu-stream.c 		fw_iso_resources_free(&motu->tx_resources);
tx_resources      171 sound/firewire/motu/motu-stream.c 			fw_iso_resources_free(&motu->tx_resources);
tx_resources      224 sound/firewire/motu/motu-stream.c 		err = fw_iso_resources_update(&motu->tx_resources);
tx_resources      244 sound/firewire/motu/motu-stream.c 					      motu->tx_resources.channel, spd);
tx_resources      287 sound/firewire/motu/motu-stream.c 		fw_iso_resources_free(&motu->tx_resources);
tx_resources      299 sound/firewire/motu/motu-stream.c 		resources = &motu->tx_resources;
tx_resources      322 sound/firewire/motu/motu-stream.c 		fw_iso_resources_destroy(&motu->tx_resources);
tx_resources       60 sound/firewire/motu/motu.h 	struct fw_iso_resources tx_resources;
tx_resources      228 sound/firewire/tascam/tascam-stream.c 	reg = cpu_to_be32(tscm->tx_resources.channel);
tx_resources      288 sound/firewire/tascam/tascam-stream.c 		resources = &tscm->tx_resources;
tx_resources      309 sound/firewire/tascam/tascam-stream.c 		resources = &tscm->tx_resources;
tx_resources      339 sound/firewire/tascam/tascam-stream.c 		fw_iso_resources_destroy(&tscm->tx_resources);
tx_resources      400 sound/firewire/tascam/tascam-stream.c 		fw_iso_resources_free(&tscm->tx_resources);
tx_resources      413 sound/firewire/tascam/tascam-stream.c 			fw_iso_resources_free(&tscm->tx_resources);
tx_resources      436 sound/firewire/tascam/tascam-stream.c 		err = fw_iso_resources_update(&tscm->tx_resources);
tx_resources      462 sound/firewire/tascam/tascam-stream.c 					      tscm->tx_resources.channel, spd);
tx_resources      493 sound/firewire/tascam/tascam-stream.c 		fw_iso_resources_free(&tscm->tx_resources);
tx_resources       77 sound/firewire/tascam/tascam.h 	struct fw_iso_resources tx_resources;