Searched refs:enic_alloc_rq (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic.h | 407 int enic_alloc_rq(struct enic *enic, uint16_t queue_idx,
|
| H A D | enic_vf_representor.c | 102 ret = enic_alloc_rq(&vf->enic, queue_idx, socket_id, mp, nb_desc, in enic_vf_dev_rx_queue_setup()
|
| H A D | enic_main.c | 804 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 D | enic_ethdev.c | 298 ret = enic_alloc_rq(enic, queue_idx, socket_id, mp, nb_desc, in enicpmd_dev_rx_queue_setup()
|