Home
last modified time | relevance | path

Searched refs:tx_resources (Results 1 – 7 of 7) sorted by relevance

/linux/sound/firewire/fireface/
H A Dff-protocol-latter.c230 ff->tx_resources.channels_mask = 0x00000000000000ffuLL; in latter_allocate_resources()
231 err = fw_iso_resources_allocate(&ff->tx_resources, in latter_allocate_resources()
243 fw_iso_resources_free(&ff->tx_resources); in latter_allocate_resources()
282 err = fw_iso_resources_update(&ff->tx_resources); in latter_begin_session()
291 data = (ff->tx_resources.channel << 8) | ff->rx_resources.channel; in latter_begin_session()
H A Dff.h92 struct fw_iso_resources tx_resources; member
/linux/sound/firewire/digi00x/
H A Ddigi00x.h41 struct fw_iso_resources tx_resources; member
/linux/sound/firewire/tascam/
H A Dtascam.h75 struct fw_iso_resources tx_resources; member
/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c307 int tx_resources, overflow, txqueue_depth, i, good_pkts; in htc_try_send() local
410 tx_resources = in htc_try_send()
414 tx_resources = 0; in htc_try_send()
467 get_htc_packet(target, ep, &send_queue, tx_resources); in htc_try_send()
485 tx_resources = in htc_try_send()
/linux/sound/firewire/dice/
H A Ddice.h104 struct fw_iso_resources tx_resources[MAX_STREAMS]; member
/linux/sound/firewire/motu/
H A Dmotu.h65 struct fw_iso_resources tx_resources; member