Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/dpaa2/
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()
A Ddpaa2-eth-debugfs.c50 case DPAA2_RX_FQ: in fq_type_to_str()
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()
3324 case DPAA2_RX_FQ: in dpaa2_eth_set_fq_affinity()
3362 priv->fq[priv->num_fqs].type = DPAA2_RX_FQ; in dpaa2_eth_setup_fqs()
4422 case DPAA2_RX_FQ: in dpaa2_eth_bind_dpni()
4450 if (priv->fq[i].type == DPAA2_RX_FQ && in dpaa2_eth_bind_dpni()
4851 if (priv->fq[i].type == DPAA2_RX_FQ && in dpaa2_eth_free_rx_xdp_rxq()
A Ddpaa2-eth.h438 DPAA2_RX_FQ = 0, enumerator

Completed in 20 milliseconds