Searched refs:enic_alloc_wq (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic.h | 400 int enic_alloc_wq(struct enic *enic, uint16_t queue_idx,
|
| H A D | enic_vf_representor.c | 65 err = enic_alloc_wq(&vf->enic, queue_idx, socket_id, nb_desc); in enic_vf_dev_tx_queue_setup()
|
| H A D | enic_ethdev.c | 183 ret = enic_alloc_wq(enic, queue_idx, socket_id, nb_desc); in enicpmd_dev_tx_queue_setup()
|
| H A D | enic_main.c | 1026 int enic_alloc_wq(struct enic *enic, uint16_t queue_idx, in enic_alloc_wq() function
|