Home
last modified time | relevance | path

Searched defs:tx_resources (Results 1 – 6 of 6) sorted by relevance

/linux/sound/firewire/digi00x/
H A Ddigi00x.h41 struct fw_iso_resources tx_resources; member
/linux/sound/firewire/fireface/
H A Dff.h92 struct fw_iso_resources tx_resources; member
/linux/sound/firewire/motu/
H A Dmotu.h65 struct fw_iso_resources tx_resources; member
/linux/sound/firewire/dice/
H A Ddice.h104 struct fw_iso_resources tx_resources[MAX_STREAMS]; 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