Home
last modified time | relevance | path

Searched refs:DPAA2_RX_FQ (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth-debugfs.c67 case DPAA2_RX_FQ: in fq_type_to_str()
Ddpaa2-eth.h296 DPAA2_RX_FQ = 0, enumerator
Ddpaa2-eth.c1141 if (fq->type == DPAA2_RX_FQ) { in dpaa2_eth_poll()
1223 if (priv->fq[i].type != DPAA2_RX_FQ) in dpaa2_eth_set_rx_taildrop()
2305 case DPAA2_RX_FQ: in set_fq_affinity()
2341 priv->fq[priv->num_fqs].type = DPAA2_RX_FQ; in setup_fqs()
3134 case DPAA2_RX_FQ: in bind_dpni()