Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-xsk.c204 dpaa2_eth_setup_consume_func(priv, ch, DPAA2_RX_FQ, dpaa2_eth_rx); in dpaa2_xsk_disable_pool()
268 dpaa2_eth_setup_consume_func(priv, ch, DPAA2_RX_FQ, dpaa2_xsk_rx); in dpaa2_xsk_enable_pool()
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()