Searched refs:bandwidth_overhead (Results 1 – 3 of 3) sorted by relevance
119 r->bandwidth_overhead = current_bandwidth_overhead(card); in fw_iso_resources_allocate()128 bandwidth = r->bandwidth + r->bandwidth_overhead; in fw_iso_resources_allocate()178 r->bandwidth_overhead = current_bandwidth_overhead(card); in fw_iso_resources_update()181 bandwidth = r->bandwidth + r->bandwidth_overhead; in fw_iso_resources_update()224 bandwidth = r->bandwidth + r->bandwidth_overhead; in fw_iso_resources_free()
25 unsigned int bandwidth_overhead; member
241 if (c->resources.bandwidth_overhead < (id << 5)) in get_overhead_id()