Home
last modified time | relevance | path

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

/dpdk/drivers/net/enic/
H A Denic.h390 int enic_alloc_rq(struct enic *enic, uint16_t queue_idx,
H A Denic_vf_representor.c104 ret = enic_alloc_rq(&vf->enic, queue_idx, socket_id, mp, nb_desc, in enic_vf_dev_rx_queue_setup()
H A Denic_main.c807 int enic_alloc_rq(struct enic *enic, uint16_t queue_idx, in enic_alloc_rq() function
1684 rc = enic_alloc_rq(enic, rq_idx, rq->socket_id, rq->mp, in enic_set_mtu()
H A Denic_ethdev.c282 ret = enic_alloc_rq(enic, queue_idx, socket_id, mp, nb_desc, in enicpmd_dev_rx_queue_setup()