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()127 bandwidth = r->bandwidth + r->bandwidth_overhead; in fw_iso_resources_allocate()172 r->bandwidth_overhead = current_bandwidth_overhead(card); in fw_iso_resources_update()175 bandwidth = r->bandwidth + r->bandwidth_overhead; in fw_iso_resources_update()216 bandwidth = r->bandwidth + r->bandwidth_overhead; in fw_iso_resources_free()
25 unsigned int bandwidth_overhead; member
232 if (c->resources.bandwidth_overhead < (id << 5)) in get_overhead_id()