Searched refs:DPAA_BPS_NUM (Results 1 – 4 of 4) sorted by relevance
250 total_stats = num_stats * (DPAA_STATS_PERCPU_LEN + DPAA_BPS_NUM) + in dpaa_get_sset_count()289 for (j = 0; j < DPAA_BPS_NUM; j++) { in copy_stats()298 u64 bp_count[DPAA_BPS_NUM], cg_time, cg_num; in dpaa_get_ethtool_stats()319 for (j = 0; j < DPAA_BPS_NUM; j++) { in dpaa_get_ethtool_stats()342 offset = (num_cpus + 1) * (DPAA_STATS_PERCPU_LEN + DPAA_BPS_NUM); in dpaa_get_ethtool_stats()390 for (i = 0; i < DPAA_BPS_NUM; i++) { in dpaa_get_strings()
49 #define DPAA_BPS_NUM 3 /* number of bpools per interface */ macro148 struct dpaa_bp *dpaa_bps[DPAA_BPS_NUM];
136 for (i = 0; i < DPAA_BPS_NUM; i++) in dpaa_eth_show_bpids()
601 for (i = 0; i < DPAA_BPS_NUM; i++) in dpaa_bps_free()1586 for (i = 0; i < DPAA_BPS_NUM; i++) { in dpaa_eth_refill_bpools()2762 struct dpaa_bp *dpaa_bps[DPAA_BPS_NUM] = {NULL}; in dpaa_eth_probe()2820 for (i = 0; i < DPAA_BPS_NUM; i++) { in dpaa_eth_probe()2827 dpaa_bps[i]->raw_size = bpool_buffer_raw_size(i, DPAA_BPS_NUM); in dpaa_eth_probe()2894 err = dpaa_eth_init_ports(mac_dev, dpaa_bps, DPAA_BPS_NUM, &port_fqs, in dpaa_eth_probe()