Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/dice/
Ddice-stream.c51 if (resources == &dice->tx_resources) in release_resources()
75 if (resources == &dice->tx_resources) in keep_resources()
93 release_resources(dice, &dice->tx_resources); in stop_stream()
109 resources = &dice->tx_resources; in start_stream()
293 resources = &dice->tx_resources; in init_stream()
323 resources = &dice->tx_resources; in destroy_stream()
374 fw_iso_resources_update(&dice->tx_resources); in snd_dice_stream_update_duplex()
Ddice.h71 struct fw_iso_resources tx_resources; member
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c309 int tx_resources, overflow, txqueue_depth, i, good_pkts; in htc_try_send() local
412 tx_resources = in htc_try_send()
416 tx_resources = 0; in htc_try_send()
469 get_htc_packet(target, ep, &send_queue, tx_resources); in htc_try_send()
487 tx_resources = in htc_try_send()