Home
last modified time | relevance | path

Searched refs:enic_cq_wq (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/enic/
H A Denic.h301 static inline unsigned int enic_cq_wq(struct enic *enic, unsigned int wq) in enic_cq_wq() function
H A Denic_main.c247 enic_cq_wq(enic, index), in enic_init_vnic_resources()
254 cq_idx = enic_cq_wq(enic, index); in enic_init_vnic_resources()
1047 cq_index = enic_cq_wq(enic, queue_idx); in enic_alloc_wq()