Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.h185 static inline size_t dpaa_num_txqs_per_tc(void) in dpaa_num_txqs_per_tc() function
193 return DPAA_TC_NUM * dpaa_num_txqs_per_tc(); in dpaa_max_num_txqs()
Ddpaa_eth.c375 int num_txqs_per_tc = dpaa_num_txqs_per_tc(); in dpaa_setup_tc()
654 switch (idx / dpaa_num_txqs_per_tc()) { in dpaa_assign_wq()
3488 priv->num_tc * dpaa_num_txqs_per_tc()); in dpaa_eth_probe()