Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-debugfs.c50 case DPAA2_RX_FQ: in fq_type_to_str()
H A Ddpaa2-eth.h438 DPAA2_RX_FQ = 0, enumerator
H A Ddpaa2-eth.c1983 if (fq->type == DPAA2_RX_FQ) { in dpaa2_eth_poll()
2091 if (fq->type != DPAA2_RX_FQ) in dpaa2_eth_set_rx_taildrop()
3313 case DPAA2_RX_FQ: in dpaa2_eth_set_fq_affinity()
3351 priv->fq[priv->num_fqs].type = DPAA2_RX_FQ; in dpaa2_eth_setup_fqs()
4410 case DPAA2_RX_FQ: in dpaa2_eth_bind_dpni()