Searched refs:tx_resources (Results 1 – 7 of 7) sorted by relevance
230 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()
92 struct fw_iso_resources tx_resources; member
41 struct fw_iso_resources tx_resources; member
75 struct fw_iso_resources tx_resources; member
307 int tx_resources, overflow, txqueue_depth, i, good_pkts; in htc_try_send() local410 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()
104 struct fw_iso_resources tx_resources[MAX_STREAMS]; member
65 struct fw_iso_resources tx_resources; member