Searched refs:DPAA_BPS_NUM (Results 1 – 4 of 4) sorted by relevance
226 total_stats = num_stats * (DPAA_STATS_PERCPU_LEN + DPAA_BPS_NUM) + in dpaa_get_sset_count()265 for (j = 0; j < DPAA_BPS_NUM; j++) { in copy_stats()274 u64 bp_count[DPAA_BPS_NUM], cg_time, cg_num; in dpaa_get_ethtool_stats()295 for (j = 0; j < DPAA_BPS_NUM; j++) { in dpaa_get_ethtool_stats()318 offset = (num_cpus + 1) * (DPAA_STATS_PERCPU_LEN + DPAA_BPS_NUM); in dpaa_get_ethtool_stats()366 for (i = 0; i < DPAA_BPS_NUM; i++) { in dpaa_get_strings()
50 #define DPAA_BPS_NUM 3 /* number of bpools per interface */ macro149 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()2767 struct dpaa_bp *dpaa_bps[DPAA_BPS_NUM] = {NULL}; in dpaa_eth_probe()2825 for (i = 0; i < DPAA_BPS_NUM; i++) { in dpaa_eth_probe()2832 dpaa_bps[i]->raw_size = bpool_buffer_raw_size(i, DPAA_BPS_NUM); in dpaa_eth_probe()2899 err = dpaa_eth_init_ports(mac_dev, dpaa_bps, DPAA_BPS_NUM, &port_fqs, in dpaa_eth_probe()