Home
last modified time | relevance | path

Searched refs:DPAA_TC_NUM (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h20 #define DPAA_TC_NUM 4 macro
193 return DPAA_TC_NUM * dpaa_num_txqs_per_tc(); in dpaa_max_num_txqs()
H A Ddpaa_eth.c393 if (num_tc > DPAA_TC_NUM) { in dpaa_setup_tc()
395 DPAA_TC_NUM); in dpaa_setup_tc()