Searched refs:DPAA2_RX_FQ (Results 1 – 4 of 4) sorted by relevance
204 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()
50 case DPAA2_RX_FQ: in fq_type_to_str()
1983 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()
438 DPAA2_RX_FQ = 0, enumerator
Completed in 20 milliseconds