Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic.h407 int enic_alloc_rq(struct enic *enic, uint16_t queue_idx,
H A Denic_vf_representor.c102 ret = enic_alloc_rq(&vf->enic, queue_idx, socket_id, mp, nb_desc, in enic_vf_dev_rx_queue_setup()
H A Denic_main.c804 int enic_alloc_rq(struct enic *enic, uint16_t queue_idx, in enic_alloc_rq() function
1673 rc = enic_alloc_rq(enic, rq_idx, rq->socket_id, rq->mp, in enic_set_mtu()
H A Denic_ethdev.c298 ret = enic_alloc_rq(enic, queue_idx, socket_id, mp, nb_desc, in enicpmd_dev_rx_queue_setup()