Searched refs:scatter_gather_total_pte_requests (Results 1 – 3 of 3) sorted by relevance
291 struct bw_fixed scatter_gather_total_pte_requests; member
1087 data->scatter_gather_total_pte_requests = bw_int_to_fixed(0); in calculate_bandwidth()1099 …data->scatter_gather_total_pte_requests = bw_add(data->scatter_gather_total_pte_requests, data->sc… in calculate_bandwidth()1176 …reads_required_data, data->cursor_total_data), bw_mul(data->scatter_gather_total_pte_requests, bw_… in calculate_bandwidth()1177 …ed_dram_access_data, data->cursor_total_data), bw_mul(data->scatter_gather_total_pte_requests, bw_… in calculate_bandwidth()1533 …if (bw_mtn(data->scatter_gather_total_pte_requests, dceip->maximum_total_outstanding_pte_requests_… in calculate_bandwidth()1578 …if (bw_mtn(data->scatter_gather_total_pte_requests, dceip->maximum_total_outstanding_pte_requests_… in calculate_bandwidth()
259 bw_fixed_to_int(data->scatter_gather_total_pte_requests)); in print_bw_calcs_data()