Home
last modified time | relevance | path

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

/linux-6.8/sound/firewire/digi00x/ !
Ddigi00x.h41 struct fw_iso_resources tx_resources; member
/linux-6.8/sound/firewire/dice/ !
Ddice.h104 struct fw_iso_resources tx_resources[MAX_STREAMS]; member
/linux-6.8/sound/firewire/motu/ !
Dmotu.h65 struct fw_iso_resources tx_resources; member
/linux-6.8/sound/firewire/fireface/ !
Dff.h92 struct fw_iso_resources tx_resources; member
/linux-6.8/sound/firewire/tascam/ !
Dtascam.h75 struct fw_iso_resources tx_resources; member
/linux-6.8/drivers/net/wireless/ath/ath6kl/ !
Dhtc_pipe.c308 int tx_resources, overflow, txqueue_depth, i, good_pkts; in htc_try_send() local