Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic.h404 void enic_start_rq(struct enic *enic, uint16_t queue_idx);
H A Denic_main.c660 enic_start_rq(enic, index); in enic_enable()
763 void enic_start_rq(struct enic *enic, uint16_t queue_idx) in enic_start_rq() function
1698 enic_start_rq(enic, rq_idx); in enic_set_mtu()
H A Denic_vf_representor.c239 enic_start_rq(pf, vf->pf_rq_sop_idx); in enic_vf_dev_start()
H A Denic_ethdev.c226 enic_start_rq(enic, queue_idx); in enicpmd_dev_rx_queue_start()